CADability dotNET
The Line type exposes the following members.
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.
|