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 nameDescription
NoneNo scaling, the line width is constant in the image space.
OnZoomInOutLine width scaled always to maintain the size in the screen space.
OnZoomOutLine width scaled on zoom out to maintain the minimal size in the screen space.

Remarks

See also