Constructors
ArcToPathCommand(Single Rx, Single Ry, Single XAxisRotate, PathArcSize LargeArc, PathDirection Sweep, Single X, Single Y) See .
Properties
| Name | Type | Description |
|---|---|---|
Rx | Single | |
Ry | Single | |
XAxisRotate | Single | |
LargeArc | PathArcSize | |
Sweep | PathDirection | |
X | Single | |
Y | Single |
Methods
virtual override ArcToPathCommand <Clone>$() Void Deconstruct(Single Rx, Single Ry, Single XAxisRotate, PathArcSize LargeArc, PathDirection Sweep, Single X, Single Y) Assembly:
Sandbox.Engine Namespace: Sandbox.Utility.Svg Full Name: Sandbox.Utility.Svg.ArcToPathCommand