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