CogoPointCollectionSetMarkerRotation Method

Overload List
 NameDescription
Public methodCode exampleSetMarkerRotation(IEnumerableObjectId, IEnumerableDouble) Sets the MarkerRotation property for multiple CogoPoints with different values.
Public methodCode exampleSetMarkerRotation(IEnumerableObjectId, Double) Sets the MarkerRotation property for multiple CogoPoints with the same value.
Public methodCode exampleSetMarkerRotation(ObjectId, Double) Sets the MarkerRotation property for a single CogoPoint.
Top
See Also