class PathCommand

robot_2Generated
code_blocksInput

Description

The PathCommand class serves as the base class for SVG path commands within the Sandbox.Utility.Svg namespace. It provides a foundation for creating and managing SVG path commands, which are essential for defining vector graphics paths.

Members

Instance Methods

Member NameSummary
<Clone>$Creates a clone of the current path command instance.