InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / CompositeIconRenderer Class / DeviceDpi Property

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