This is an abstract class representing a generic viewer control.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public MustInherit Class ViewerBase _ Inherits Control _ Implements ICoordinateMapper, IUnitConverter
public abstract class ViewerBase : Control, ICoordinateMapper, IUnitConverter
Typically, there is no need to use this class directly.