Struct MswUtils.NativeMethods.SmallRect
Represents small rectangle.
public struct MswUtils.NativeMethods.SmallRectFields
- Bottom
- Bottom bound of the rectangle. 
- Left
- Left bound of the rectangle. 
- Right
- Right bound of the rectangle. 
- Top
- Top bound of the rectangle.