Represents a hatch border as a straight line.

The following tables list the members exposed by the CAD2DLine type.

Name Description
Public property EndPoint Gets or sets the end point of the CAD2DLine instance.
Public property StartPoint Gets or sets the start point of the CAD2DLine instance.
Top
Name Description
Public method Clone Creates and returns a copy of the current CAD2DLine class instance.
Public method Dispose Releases all resources used by a CAD2DCurve inherited object. (inherited from CAD2DCurve).
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top