API ReferenceSandbox.Utility.Svg

PathCommandclass

Base class for SVG path commands.

objectPathCommand
Namespace
Sandbox.Utility.Svg
Assembly
Sandbox.Engine
Declaration
public abstract class Sandbox.Utility.Svg.PathCommand

Constructors2

Showing 2 constructors

Methods2

Showing 2 methods

protected virtual bool PrintMembers(System.Text.StringBuilder builder)PROTECTEDVIRTUAL

ParameterTypeDescription
builderStringBuilder
Returns:bool

Properties1

Showing 1 properties

protected virtual System.Type Sandbox.Utility.Svg.PathCommand.EqualityContract { get; set; }PROTECTEDVIRTUALGETSET

Returns:Type

On this page