The PolyLine type exposes the following members.

Constructors

  NameDescription
PolyLineOverloaded.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
SetProperties
Sets the properties of the polyline.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
ColorIndex
The color index (0 for ByBlock, 256 for ByLayer).
(Inherited from XMLProperties.)
LayerName
The name of the layer.
(Inherited from XMLProperties.)
Vertices
The vertices of the polyline.

See Also