The Spline type exposes the following members.
Properties
Name | Description | |
---|---|---|
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
| |
isSpline |
Activate/Desactivate Spline mode
| |
Layer |
Gets/Sets the polyline´s layer
| |
Points |
Gets/Sets the polyline´s points
| |
Polygon |
Gets/Sets if the polyline is a closed polyline (=polygon)
| |
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 |
Gets/Sets if the polyline´s is visible or not
| |
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
|