ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonImage Class / KeepAspectRatio Property

In This Topic
    KeepAspectRatio Property (CommonImage)
    In This Topic
    Gets or sets whether the image aspect ratio should be maintained.
    Syntax
    'Declaration
     
    Public Property KeepAspectRatio As System.Boolean
    public System.bool KeepAspectRatio {get; set;}
    See Also