InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BitmapIconRenderer Class / ScaledSize Property

In This Topic
    ScaledSize Property (BitmapIconRenderer)
    In This Topic
    Gets the size of icon after scaling by DeviceDpi.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScaledSize As Size
    public Size ScaledSize {get;}
    See Also