Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgHorizontalLineToCommand Class / X Property

In This Topic
    X Property (SvgHorizontalLineToCommand)
    In This Topic
    Gets or sets the X-coordinate of the destination point.
    Syntax
    'Declaration
     
    Public Property X As System.Single
    public System.float X {get; set;}
    See Also