Constructors
AddPolyPathCommand(IReadOnlyList<Vector2> Points, Boolean Close) Properties
| Name | Type | Description |
|---|---|---|
Points | IReadOnlyList<Vector2> | |
Close | Boolean |
Methods
virtual override AddPolyPathCommand <Clone>$() Void Deconstruct(IReadOnlyList<Vector2> Points, Boolean Close) Assembly:
Sandbox.Engine Namespace: Sandbox.Utility.Svg Full Name: Sandbox.Utility.Svg.AddPolyPathCommand