Class PolygonOverlay
Provides a type visualizer that overlays a collection of polygonal regions over an existing image visualizer.
public class PolygonOverlay : DialogTypeVisualizer
- Inheritance
-
PolygonOverlay
- 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.