The Polyline type exposes the following members.
Fields
Name | Description | |
---|---|---|
_closed |
This fiel tell us if this polyline is a closed polyline
| |
_color |
This field represents the polyline's color
| |
_editing |
This fiel tell us if the polyline is being edited
| |
_editingPoint |
This is the index of the polyline's point that it is being edited
| |
_ended |
This field tell us if the polyline has been finished or not
| |
_layer |
This field tell us the layer the model belongs to
(Inherited from Model.) | |
_points |
These fields represent the list point's
| |
_position |
This vector represents the Model position
(Inherited from Model.) | |
_temporalPoint |
This field is necesary to edit the polyline or during its drawing
| |
_type |
This field represents the polyline's type
| |
_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 right eye
(Inherited from Model.) | |
_width |
This field represents the polyline's width
|