InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / C1Icon Class / IsFreeScale Property

In This Topic
    IsFreeScale Property (C1Icon)
    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