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

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