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);