Dsl (Digital Simulation Library) for .Net
描画開始左マージン(余白)です。

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

構文

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

Property Value

タイプ: Single

参照