ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / EffectContext Class / Dpi Property

In This Topic
    Dpi Property
    In This Topic
    Gets the DPI.
    Syntax
    'Declaration
     
    Public ReadOnly Property Dpi As Vector2
    public Vector2 Dpi {get;}
    See Also