VisioForge (c) 2025

Search Results for

    Class DPIHelper

    Inheritance
    object
    DPIHelper
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.Helpers
    Assembly: VisioForge.Core.dll
    Syntax
    public static class DPIHelper

    Methods

    GetDpi(Rectangle, DpiType, out uint, out uint)

    Declaration
    public static void GetDpi(Rectangle monitorBounds, DPIHelper.DpiType dpiType, out uint dpiX, out uint dpiY)
    Parameters
    Type Name Description
    Rectangle monitorBounds
    DPIHelper.DpiType dpiType
    uint dpiX
    uint dpiY