protected IDisposable AddOverlay( CIMGraphic graphic )
Protected Overloads Function AddOverlay( _ ByVal graphic As CIMGraphic _ ) As IDisposable
Parameters
- graphic
- The graphic to be added to the overlay.
Return Value
An object that when disposed will remove the overlay.