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

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