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.
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.
Member Name | Summary |
---|---|
<Clone>$ | Creates a clone of the current path command instance. |