Version

RectOffsets Structure Members

The following tables list the members exposed by RectOffsets.

Public Properties
 NameDescription
Public PropertyBottomSpecifies the offset from the bottom edge of a source rectangle in terms of percentage of the height of the source rectangle.  
Public PropertyLeftSpecifies the offset from the left edge of a source rectangle in terms of percentage of the width of the source rectangle.  
Public PropertyRightSpecifies the offset from the right edge of a source rectangle in terms of percentage of the width of the source rectangle.  
Public PropertyTopSpecifies the offset from the top edge of a source rectangle in terms of percentage of the height of the source rectangle.  
See Also