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