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