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