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

In This Topic
    X Property (SvgSmoothCurveToCommand)
    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