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

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