Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / ScaleForDPI Method

In This Topic
    ScaleForDPI Method (ViewportLayout)
    In This Topic
    Scales the element for high DPI settings.
    Syntax
    'Declaration
     
    Public Sub ScaleForDPI() 
    public 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

    ViewportLayout Class
    ViewportLayout Members
    UtilityEx.GetScalingLevel