Input for WinForms | ComponentOne
C1.Framework Namespace / PathIconRenderer Class / ScaledSize Property

In This Topic
    ScaledSize Property (PathIconRenderer)
    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