ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Image Class / MaxHeight Property

In This Topic
    MaxHeight Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaxHeight As System.Double
    public System.double MaxHeight {get; set;}
    See Also