InteractionGraphics.UpdateOverlayGraphics Method
Parent Object: InteractionGraphicsDescription
Redraw just the overlay graphics only in a specified view.
Syntax
InteractionGraphics.UpdateOverlayGraphics( TheView As View )Parameters
Name | Type | Description |
TheView | View | View object representing the view to redraw. |
Samples
Name | Description |
InteractionGraphics | The sample creates overlay graphics. |