The Line type exposes the following members.

Constructors

  NameDescription
LineOverloaded.

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 line.
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.)
EndVertex
The end point of the line.
LayerName
The name of the layer.
(Inherited from XMLProperties.)
StartVertex
The start point of the line.

See Also