Polyline |
The PolylineOptions type exposes the following members.
| 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. |
| Name | Description | |
|---|---|---|
| Equals(Object) | Compares a PolylineOptions object with a System::Object, returns true if they are equal. (Overrides ValueTypeEquals(Object)) | |
| Equals(PolylineOptions) | Compares two PolylineOptions objects, returns true if they are equal. | |
| GetHashCode | Gets a hash code for the PolylineOptions object. (Overrides ValueTypeGetHashCode) |
| Name | Description | |
|---|---|---|
| Equality(PolylineOptions, PolylineOptions) | Compares two PolylineOptions objects, returns true if they are equal. | |
| Inequality(PolylineOptions, PolylineOptions) | Compares two PolylineOptions objects, returns true if they are not equal. |