CADability dotNET
The Line2D type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Line2D(SerializationInfo, StreamingContext) |
Constructor required by deserialization
| |
| Line2D(GeoPoint2D, GeoPoint2D) | ||
| Line2D(GeoPoint2D, GeoVector2D, BoundingRect) |
Constructs a line passing through location with the provided direction clipped by the
rectangle clippedBy | |
| Line2D(GeoPoint2D, GeoPoint2D, PenResource, IGeoObject) |
Methods
Properties
| Name | Description | |
|---|---|---|
| EndDirection | (Overrides GeneralCurve2D..::..EndDirection.) | |
| EndPoint | (Overrides GeneralCurve2D..::..EndPoint.) | |
| GeoObject | ||
| Layer | ||
| Length | (Overrides GeneralCurve2D..::..Length.) | |
| MiddleDirection | (Overrides GeneralCurve2D..::..MiddleDirection.) | |
| Pen | ||
| ReferencedObject | (Overrides GeneralCurve2D..::..ReferencedObject.) | |
| StartDirection | (Overrides GeneralCurve2D..::..StartDirection.) | |
| StartPoint | (Overrides GeneralCurve2D..::..StartPoint.) | |
| Sweep | (Overrides GeneralCurve2D..::..Sweep.) |