CADability dotNET

Overload List

  NameDescription
Protected methodLine2D(SerializationInfo, StreamingContext)
Constructor required by deserialization
Public methodLine2D(GeoPoint2D, GeoPoint2D)
Initializes a new instance of the Line2D class
Public methodLine2D(GeoPoint2D, GeoVector2D, BoundingRect)
Constructs a line passing through location with the provided direction clipped by the rectangle clippedBy
Public methodLine2D(GeoPoint2D, GeoPoint2D, PenResource, IGeoObject)
Initializes a new instance of the Line2D class

See Also