Eyeshot 9.0 WinForms API Reference
ScaleForDPI Method (TextOnly)

WinForms Assembly > devDept.Eyeshot.Labels Namespace > TextOnly Class : ScaleForDPI Method
Scales the element for high DPI settings.
Syntax
'Declaration
 
Public Overrides Sub ScaleForDPI() 
public override void ScaleForDPI()
Remarks
This method needs to be called if the element is added outside of the InitializeComponents() to adjust the rendering for high dpi settings.
See Also

Reference

TextOnly Class
TextOnly Members
UtilityEx.GetScalingLevel