StiPaintEventArgsClipRectangle Property |
Gets the rectangle in which to paint.
Namespace:
Stimulsoft.Report.Events
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual RectangleD ClipRectangle { get; }
Public Overridable ReadOnly Property ClipRectangle As RectangleD
Get
Property Value
Type:
RectangleDSee Also