SvgQuadraticCurveSegment Class

Definition

Namespace: Svg.Pathing
Assembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public sealed class SvgQuadraticCurveSegment : SvgPathSegment
Inheritance
Object    SvgPathSegment    SvgQuadraticCurveSegment

Constructors

SvgQuadraticCurveSegmentInitializes a new instance of the SvgQuadraticCurveSegment class

Properties

ControlPoint 
End
(Inherited from SvgPathSegment)
Start
(Inherited from SvgPathSegment)

Methods

See Also