PaintArgsClipRectangle Property |
Gets the rectangle in which to paint.
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic Rectangle ClipRectangle { get; }
Public ReadOnly Property ClipRectangle As Rectangle
Get
Property Value
Type:
Rectangle
See Also