public sealed class SvgQuadraticCurveSegment : SvgPathSegmentPublic NotInheritable Class SvgQuadraticCurveSegment
Inherits SvgPathSegmentpublic ref class SvgQuadraticCurveSegment sealed : public SvgPathSegment[<SealedAttribute>]
type SvgQuadraticCurveSegment =
class
inherit SvgPathSegment
end| SvgQuadraticCurveSegment | Initializes a new instance of the SvgQuadraticCurveSegment class |
| ControlPoint | |
| End | (Inherited from SvgPathSegment) |
| Start | (Inherited from SvgPathSegment) |
| AddToPath | (Overrides SvgPathSegmentAddToPath(GraphicsPath)) |
| Clone | (Inherited from SvgPathSegment) |
| ToString | (Overrides ObjectToString) |