StiEllipticalArcMapGeom Class
Namespace: Stimulsoft.Base.Maps.Geoms
Inheritance
Inherits from: StiMapGeom
Properties
| Property | Type | Description |
|---|---|---|
| Angle | double | |
| EndX | double | |
| EndY | double | |
| RadiusX | double | |
| RadiusY | double | |
| Size | StiSvgArcSize | |
| StartX | double | |
| StartY | double | |
| Sweep | StiSvgArcSweep |
Methods
| Method | Returns | Description |
|---|---|---|
| AddToPath | void | |
| GetLastPoint | PointD | |
| ToString | string |
Method Details
AddToPath
AddToPath(graphicsPath: GraphicsPath): void
Parameters
- graphicsPath (GraphicsPath)
GetLastPoint
GetLastPoint(): PointD
Returns PointD
ToString
ToString(): string
Returns string