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