Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgViewBox Structure / Width Property

In This Topic
    Width Property (SvgViewBox)
    In This Topic
    Gets or sets the width of the viewport.
    Syntax
    'Declaration
     
    Public Property Width As System.Single
    public System.float Width {get; set;}
    See Also