CogoPointCollectionSetLabelRotation Method

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