Class RectOverlay
Provides a type visualizer that overlays the visual representation of a rectangle over an existing image visualizer.
public class RectOverlay : DialogTypeVisualizer
- Inheritance
-
RectOverlay
- Inherited Members
Methods
- Load(IServiceProvider)
Loads type visualizer resources using the specified service provider.
- Show(object)
Updates the type visualizer to display the specified value object.
- Unload()
Unloads all type visualizer resources.