Api Sandbox Utility Svg AddRoundRectPathCommand
class

AddRoundRectPathCommand

public class AddRoundRectPathCommand : PathCommand

See .

Constructors

AddRoundRectPathCommand(Rect Rect, Single Rx, Single Ry)

See .

Properties

Name Type Description
Rect Rect
Rx Single
Ry Single

Methods

virtual override AddRoundRectPathCommand <Clone>$()
Void Deconstruct(Rect Rect, Single Rx, Single Ry)
Assembly: Sandbox.Engine Namespace: Sandbox.Utility.Svg Full Name: Sandbox.Utility.Svg.AddRoundRectPathCommand