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

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