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

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