SetLabelRotation Method

Overload List

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

See Also