Click or drag to resize

SvgPathPath Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the GraphicsPath for this element.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override GraphicsPath Path { get; }

Property Value

Type: GraphicsPath

Implements

ISvgStylablePath
See Also