class AddRectPathCommand
in global :: Sandbox . Utility . Svg
See .
public AddRectPathCommand( Rect Rect )
See .
public Rect Rect { get; set; }
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public static bool op_Inequality( AddRectPathCommand left, AddRectPathCommand right )
😔 No documentation found.
public static bool op_Equality( AddRectPathCommand left, AddRectPathCommand right )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public bool Equals( PathCommand other )
😔 No documentation found.
public bool Equals( AddRectPathCommand other )
😔 No documentation found.
public AddRectPathCommand <Clone>$( )
😔 No documentation found.
public void Deconstruct( ref Rect Rect )
😔 No documentation found.
public PathCommand <Clone>$( )
😔 No documentation found.
public Type GetType( )
😔 No documentation found.