ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / IconRenderer Class / DeviceDpi Property

In This Topic
    DeviceDpi Property (IconRenderer)
    In This Topic
    Gets or sets the device dpi where the image will be used.
    Syntax
    'Declaration
     
    Public Property DeviceDpi As System.Integer
    public System.int DeviceDpi {get; set;}
    See Also