CogoPointCollectionSetShowTooltips Method

Overload List
 NameDescription
Public methodCode exampleSetShowTooltips(IEnumerableObjectId, Boolean) Sets the ShowTooltips property for multiple CogoPoints with the same value.
Public methodCode exampleSetShowTooltips(IEnumerableObjectId, IEnumerableBoolean) Sets the ShowTooltips property for multiple CogoPoints with different values.
Public methodCode exampleSetShowTooltips(ObjectId, Boolean) Sets the ShowTooltips property for a single CogoPoint.
Top
See Also