PathArc Constructors
Name | Parameters | Description |
---|---|---|
PathArc(AdjustCoordinate, AdjustCoordinate, AdjustAngle, AdjustAngle) | widthRadius, heightRadius, startAngle, swingAngle | Initializes a new instance of the PathArc class with specified settings. |
See Also