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
Releases all resources used by the TemporaryGraphicsManager
Public methodEquals
Determines 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 methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetTemporaryGraphicsManager
Gets a TemporaryGraphicsManager reference of the document.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveControl
Deletes the existing control identified by the unique index.
Public methodSetVisibility
Changes the visibility of temporary graphics object.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateControl
Updates the in-canvas control identified by the unique index.

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also