Input for WinForms | ComponentOne
C1.Framework Namespace / C1BitmapIcon Class / IsFreeScale Property

In This Topic
    IsFreeScale Property (C1BitmapIcon)
    In This Topic
    Gets a value indicating whether this C1Icon can free scale or not.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property IsFreeScale As Boolean
    public virtual bool IsFreeScale {get;}
    See Also