You are here: Start » AVL.NET » BaseView2DBox.LineScalingMode Enumeration
BaseView2DBox.LineScalingMode Enumeration
| Namespace: | HMI.Controls | 
|---|---|
| Assembly: | HMI.Controls.dll | 
Describes type of automatic scaling of line width in View2D Control.
Members
| Member name | Description | 
|---|---|
| None | No scaling, the line width is constant in the image space. | 
| OnZoomInOut | Line width scaled always to maintain the size in the screen space. | 
| OnZoomOut | Line width scaled on zoom out to maintain the minimal size in the screen space. | 
