StiEndPointPrimitive Class
Namespace: Stimulsoft.Report.Components
Inheritance
Inherits from: StiPointPrimitive
Constructors
| Constructor | Description |
|---|---|
| StiEndPointPrimitive() | Creates a new StiEndPointPrimitive. |
| StiEndPointPrimitive(RectangleD rect) | Creates a new StiEndPointPrimitive. |
StiEndPointPrimitive()
Creates a new StiEndPointPrimitive.
StiEndPointPrimitive(rect: RectangleD)
Creates a new StiEndPointPrimitive.
Parameters
- rect (RectangleD) — The rectangle describes size and position of the component.