Path

Path class

Represents arc.

The Path type exposes the following members:

Constructors

NameDescription
Path(shapes)Initializes a new instance of the Path class
Path()Initializes a new instance of the Path class.

Properties

NameDescription
graph_infoGets or sets a graph_info object that indicates the graph info,such as color,
line width,etc.
textGets or sets a text for shape
shapesGets or sets shapes collection.

See Also