Web API Edition | ComponentOne
C1.Web.Api.Image Namespace / ImageExportSource Class / Height Property

In This Topic
    Height Property (ImageExportSource)
    In This Topic
    The vertical size of the image.
    Syntax
    'Declaration
     
    
    Public Property Height As Single
    public float Height {get; set;}
    See Also