The Polyline type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Closed |
Gets/Sets if the polyline is a closed polyline (=polygon)
|
![]() | Color |
Gests/Sets the polyline´s color
|
![]() | Editing |
Gets/Sets if the polyline is being edited
|
![]() | EditingPoint |
Gets/Sets the index of the polyline's point that it is being edited
|
![]() | Ended |
Gets/Sets if the polyline has been finished or not
|
![]() | HtmColor |
Gets/Sets the point´s color in html format
That's because a Color cannot be automatically
serialized/deserialized using the
.NET System.Xml.Serialization.XmlSerializer class
|
![]() | Layer |
This field tell us the layer the model belongs to
(Inherited from Model.) |
![]() | Points |
Gets/Sets the polyline´s points
|
![]() | Position |
This vector represents the Model position
(Inherited from Model.) |
![]() | TemporalPoint |
Gets/Sets the temporal point used during editing or drawing
|
![]() | Type |
Gets/Sets the polyline´s type
|
![]() | Visible |
This field represent the visibility of the model
(Inherited from Model.) |
![]() | VisibleLeftEye |
This field represents if the model can be seen by the left eye
(Inherited from Model.) |
![]() | VisibleRightEye |
This field represents if the model can be seen by the left eye
(Inherited from Model.) |
![]() | Width |
Gets/Sets the polyline´s width
|