AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : LineScaling Property |
Visual Basic |
---|
Public Property LineScaling As NX_LineScalingType |
When this property is set to NX_LineScaling_Normal, a line is simply scaled by the current zoom percentage of the image.
NX_LineScaling_Normal is the default and is compatible with versions of NotateXpress before version 9.0.
When this property is set to NX_LineScalingType_ResolutionY and ImagXpress contains a valid value for the IResY property, a line is scaled to take this vertical dpi value into account.
A line is considered to be any drawn line including freehand, borders of rectangles, rulers, etc.