Dsl (Digital Simulation Library) for .Net
矩形の上端

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

構文

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

Property Value

タイプ: Single

参照