Dsl (Digital Simulation Library) for .Net
アッセンブリー: DslDialog (in DslDialog.dll)
矩形(RectangleF)を返します。
名前空間: DslDialogアッセンブリー: DslDialog (in DslDialog.dll)
構文
C# |
---|
public RectangleF Rectangle { get; } |
Visual Basic |
---|
Public ReadOnly Property Rectangle As RectangleF Get |
Visual C++ |
---|
public: property RectangleF Rectangle { RectangleF get (); } |