You are here: Start » FIL.NET » BaseView2DBox.LineScalingMode Enumeration
BaseView2DBox.LineScalingMode Enumeration
Describes type of automatic scaling of line width in View2D Control.
Namespace: | HMI.Controls |
---|---|
Assembly: | HMI.Controls.dll |
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. |