StiPushClipGeom Constructor |
Namespace:
Stimulsoft.Base.Context
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiPushClipGeom(
RectangleF clipRectangle
)
Public Sub New (
clipRectangle As RectangleF
)
Parameters
- clipRectangle
- Type: System.DrawingRectangleF
[Missing <param name="clipRectangle"/> documentation for "M:Stimulsoft.Base.Context.StiPushClipGeom.#ctor(System.Drawing.RectangleF)"]
See Also