Svg.Skia Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. Svg.Pathing
    4. SvgPathSegment

    SvgPathSegment Class

    Definition

    Namespace Svg.Pathing
    Assembly Svg.Custom.dll
    Inherits Object
    Derived Svg.Pathing.SvgArcSegment, Svg.Pathing.SvgClosePathSegment, Svg.Pathing.SvgCubicCurveSegment, Svg.Pathing.SvgLineSegment, Svg.Pathing.SvgMoveToSegment, Svg.Pathing.SvgQuadraticCurveSegment
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object)
    • System.Object.Equals(System.Object, System.Object)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object, System.Object)
    • System.Object.ToString()
    public abstract class SvgPathSegment
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (2)

    SvgPathSegment(Boolean, PointF)
    SvgPathSegment(Boolean)

    Fields (1)

    NaN

    Properties (3)

    End
    IsRelative
    Start

    Methods (1)

    Clone()

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the Creative Commons CC BY 2.5 | Site generated by lunet hosted on GitHub Pages