GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgSmoothCurveToCommand Class
Members

SvgSmoothCurveToCommand Class
Represents a shorthand cubic Bézier curve command in the path data.
Object Model
SvgSmoothCurveToCommand Class
Syntax
'Declaration
 
Public Class SvgSmoothCurveToCommand 
   Inherits SvgPathCommand
 
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Svg.SvgPathCommand
      GrapeCity.Documents.Svg.SvgSmoothCurveToCommand

See Also