Overload List

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

See Also