Visual Basic (Declaration) | |
---|---|
Public Property Bounds As LogicalRectangle |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LogicalRectangle Bounds {get; set;} |
C++/CLI | |
---|---|
public: property LogicalRectangle Bounds { LogicalRectangle get(); void set (LogicalRectangle value); } |
Return Value
A LogicalRectangle that specifies the location of this field.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family