The PolylineOptions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals(Object) | Compares a PolylineOptions object with a System::Object, returns true if they are equal. (Overrides ValueType..::..Equals(Object).) | |
| Equals(PolylineOptions) | Compares two PolylineOptions objects, returns true if they are equal. | |
| GetHashCode | Gets a hash code for the PolylineOptions object. (Overrides ValueType..::..GetHashCode()()()().) |
Operators
| Name | Description | |
|---|---|---|
| Equality | Compares two PolylineOptions objects, returns true if they are equal. | |
| Inequality | Compares two PolylineOptions objects, returns true if they are not equal. |
Properties
| Name | Description | |
|---|---|---|
| AddCurvesBetweenTangents | Specifies whether to add curves between tangents. | |
| EraseExistingEntities | Specifies whether to erase the polyline after the Alignment is created. | |
| PlineId | Specifies the objectId of the polyline. |