Share

TemporaryGraphicsManager Methods

The TemporaryGraphicsManager type exposes the following members.

Methods

 NameDescription
Public methodAddControl Creates an in-canvas control.
Public methodClear Clear all temporary graphics objects managed by this manager.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetAll Returns all temporary graphics object indexes managed by this manager.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodStatic memberGetTemporaryGraphicsManager Gets a TemporaryGraphicsManager reference of the document.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodRemoveControl Deletes the existing control identified by the unique index.
Public methodSetTooltip Sets the tooltip for the temporary graphics object.
Public methodSetVisibility Changes the visibility of temporary graphics object.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodUpdateControl Updates the in-canvas control identified by the unique index.

See Also

Reference

Was this information helpful?