Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgCurveToCommand Class / Y1 Property

In This Topic
    Y1 Property (SvgCurveToCommand)
    In This Topic
    Gets or sets the Y-coordinate of the first control point.
    Syntax
    'Declaration
     
    Public Property Y1 As System.Single
    public System.float Y1 {get; set;}
    See Also