SetMarkerRotation Method

Overload List

  NameDescription
Public methodSetMarkerRotation(ObjectId, Double)
Sets the MarkerRotation property for a single CogoPoint.
Public methodSetMarkerRotation(IEnumerable<ObjectId>, IEnumerable<Double>)
Sets the MarkerRotation property for multiple CogoPoints with different values.
Public methodSetMarkerRotation(IEnumerable<ObjectId>, Double)
Sets the MarkerRotation property for multiple CogoPoints with the same value.

See Also