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

    On this page

    1. Home
    2. API
    3. ShimSkiaSharp
    4. PathCommand

    PathCommand Class

    Definition

    Namespace ShimSkiaSharp
    Assembly ShimSkiaSharp.dll
    Inherits Object
    Derived ShimSkiaSharp.AddCirclePathCommand, ShimSkiaSharp.AddOvalPathCommand, ShimSkiaSharp.AddPolyPathCommand, ShimSkiaSharp.AddRectPathCommand, ShimSkiaSharp.AddRoundRectPathCommand, ShimSkiaSharp.ArcToPathCommand, ShimSkiaSharp.ClosePathCommand, ShimSkiaSharp.CubicToPathCommand, ShimSkiaSharp.LineToPathCommand, ShimSkiaSharp.MoveToPathCommand, ShimSkiaSharp.QuadToPathCommand
    Implements IDeepCloneable<T>, IEquatable<PathCommand>
    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 record PathCommand : IDeepCloneable<PathCommand>, IEquatable<PathCommand>
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Methods (1)

    DeepClone()

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