Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPoint Structure / Y Property

In This Topic
    Y Property (SvgPoint)
    In This Topic
    Gets or sets the Y-coordinate.
    Syntax
    'Declaration
     
    Public Property Y As SvgLength
    public SvgLength Y {get; set;}
    See Also