Overload List
| Name | Description | |
|---|---|---|
| SetMarkerRotation(ObjectId, Double) |
Sets the MarkerRotation property for a single CogoPoint.
| |
| SetMarkerRotation(IEnumerable<ObjectId>, IEnumerable<Double>) |
Sets the MarkerRotation property for multiple CogoPoints with different values.
| |
| SetMarkerRotation(IEnumerable<ObjectId>, Double) |
Sets the MarkerRotation property for multiple CogoPoints with the same value.
|