Svg.Pathing.SvgPathSegment.AddToPath C# (CSharp) Метод

AddToPath() публичный абстрактный Метод

public abstract AddToPath ( GraphicsPath graphicsPath ) : void
graphicsPath System.Drawing.Drawing2D.GraphicsPath
Результат void
        public abstract void AddToPath(GraphicsPath graphicsPath);