ThreeDFormat.Depth プロパティ

定義

図形の浮き出しの奥行きを設定または返します。 600 から 9600 までの値を指定できます (正の値を指定すると、前面が元の図形である押し出しが生成されます。負の値を指定すると、背面が元の図形である押し出しが生成されます)。

public:
 property float Depth { float get(); void set(float value); };
public float Depth { get; set; }
member this.Depth : single with get, set
Public Property Depth As Single

プロパティ値

適用対象