Dsl (Digital Simulation Library) for .Net
座標軸の長さ(mm)

名前空間: DslDialog
アッセンブリー: DslDialog (in DslDialog.dll)

構文

C#
public virtual float Length { get; set; }
Visual Basic
Public Overridable Property Length As Single
	Get
	Set
Visual C++
public:
virtual property float Length {
	float get ();
	void set (float value);
}

Property Value

タイプ: Single

参照