Overload List
Name | Description | |
---|---|---|
![]() | SetLabelRotation(ObjectId, Double) |
Sets the LabelRotation property for a single CogoPoint.
|
![]() | SetLabelRotation(IEnumerable<ObjectId>, IEnumerable<Double>) |
Sets the LabelRotation property for multiple CogoPoints with different values.
|
![]() | SetLabelRotation(IEnumerable<ObjectId>, Double) |
Sets the LabelRotation property for multiple CogoPoints with the same value.
|