API ReferenceSandbox.Utility.Svg
public class Sandbox.Utility.Svg.AddRoundRectPathCommand : Sandbox.Utility.Svg.PathCommand
See .
Constructors
Showing 2 constructors
No results match this filter.
Methods
Showing 3 methods
public virtual override Sandbox.Utility.Svg.AddRoundRectPathCommand <Clone>$()
public void Deconstruct(Sandbox.Rect Rect, float Rx, float Ry)
protected virtual bool PrintMembers(System.Text.StringBuilder builder)
No results match this filter.
Properties
Showing 4 properties
protected virtual System.Type Sandbox.Utility.Svg.AddRoundRectPathCommand.EqualityContract { get; set; }
public Sandbox.Rect Sandbox.Utility.Svg.AddRoundRectPathCommand.Rect { get; set; }
public float Sandbox.Utility.Svg.AddRoundRectPathCommand.Rx { get; set; }
public float Sandbox.Utility.Svg.AddRoundRectPathCommand.Ry { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Utility.Svg |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Utility.Svg.AddRoundRectPathCommand |