Visual Basic (Declaration) | |
---|---|
Public Property Size As LogicalSize |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LogicalSize Size {get; set;} |
C++/CLI | |
---|---|
public: property LogicalSize Size { LogicalSize get(); void set (LogicalSize value); } |
Return Value
The width and height of this LogicalRectangle.Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family