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