class PathCommand

in global :: Sandbox . Utility . Svg

Base class for SVG path commands.


public string ToString( )

😔 No documentation found.

public static bool op_Inequality( PathCommand left, PathCommand right )

😔 No documentation found.

public static bool op_Equality( PathCommand left, PathCommand 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 PathCommand <Clone>$( )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.