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

In This Topic
    MinX Property
    In This Topic
    Gets or sets the position where the viewport starts horizontally.
    Syntax
    'Declaration
     
    Public Property MinX As System.Single
    public System.float MinX {get; set;}
    See Also