SetShowTooltips Method

Overload List

  NameDescription
Public methodSetShowTooltips(ObjectId, Boolean)
Sets the ShowTooltips property for a single CogoPoint.
Public methodSetShowTooltips(IEnumerable<ObjectId>, Boolean)
Sets the ShowTooltips property for multiple CogoPoints with the same value.
Public methodSetShowTooltips(IEnumerable<ObjectId>, IEnumerable<Boolean>)
Sets the ShowTooltips property for multiple CogoPoints with different values.

See Also