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