Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonImage Class / KeepSize Property

In This Topic
    KeepSize Property (CommonImage)
    In This Topic
    Gets or sets whether the predefined size of the image should not changed.
    Syntax
    'Declaration
     
    Public Property KeepSize As System.Boolean
    public System.bool KeepSize {get; set;}
    See Also