Api Sandbox Utility Svg LineToPathCommand
class

LineToPathCommand

public class LineToPathCommand : PathCommand

See .

Constructors

LineToPathCommand(Single X, Single Y)

See .

Properties

Name Type Description
X Single
Y Single

Methods

virtual override LineToPathCommand <Clone>$()
Void Deconstruct(Single X, Single Y)
Assembly: Sandbox.Engine Namespace: Sandbox.Utility.Svg Full Name: Sandbox.Utility.Svg.LineToPathCommand