Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeViewport Class / AspectPinY Property

In This Topic
    AspectPinY Property (C1GaugeViewport)
    In This Topic
    Gets or sets the relative Y position that remains fixed when the viewport moves in order to maintain the aspect ratio.
    Syntax
    'Declaration
     
    Public Property AspectPinY As System.Double
    public System.double AspectPinY {get; set;}
    See Also