CADability dotNET
The Line type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Line()()()() |
Empty protected constructor.
|
![]() | Line(SerializationInfo, StreamingContext) |
Constructor required by deserialization
|
Methods
Fields
Name | Description | |
---|---|---|
![]() ![]() | Constructor |
Provide a delegate here if you want you Line derived class to be
created each time CADability creates a line.
|
![]() ![]() | OnPaintTo3D |
Properties
Name | Description | |
---|---|---|
![]() | ColorDef | |
![]() | Description | (Overrides IGeoObjectImpl..::..Description.) |
![]() | EndDirection | |
![]() | EndPoint |
Sets or gets the endpoint of the line. Setting the endpoint causes the line to fire the
WillChangeEvent and the DidChangeEvent.
|
![]() | IsClosed | |
![]() | IsSingular | |
![]() | Length |
Gets or sets the length of the line. Setting the length modifies the endpoint and keeps the startpoint
and causes the line to fire the
WillChangeEvent and the DidChangeEvent.
|
![]() | LengthFixPoint |
do not use, used only internaly.
|
![]() | LinePattern | |
![]() | LineWidth | |
![]() | PreferredStyle | (Overrides IGeoObjectImpl..::..PreferredStyle.) |
![]() | StartDirection | |
![]() | StartPoint |
Sets or gets the startpoint of the line. Setting the startpoint causes the line to fire the
WillChangeEvent and the DidChangeEvent.
|
Events
Name | Description | |
---|---|---|
![]() ![]() | Constructed |