ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeCustomImage Class / KeepSize Property

In This Topic
    KeepSize Property (C1GaugeCustomImage)
    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