Version

RectData Class Members

The following tables list the members exposed by RectData.

Public Constructors
 NameDescription
Public ConstructorRectData ConstructorConstructs a RectData.  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)EmptyGets an empty rect.  
Public PropertyHeightHeight.  
Public PropertyIsEmptyGets whether the rect is empty.  
Public PropertyLeftLeft.  
Public PropertyTopTop.  
Public PropertyWidthWidth.  
Public Methods
 NameDescription
Public MethodFromPixelUnitsReturns a rect based on the pxel units  
Public MethodSerializeSerializes the current object to a string  
See Also