ImageMagick.PathArc.PathArc C# (CSharp) Метод

PathArc() публичный Метод

Initializes a new instance of the PathArc class.
public PathArc ( )
    public PathArc()
    {
    }

Same methods

PathArc::PathArc ( double x, double y, double radiusX, double radiusY, double rotationX, bool useLargeArc, bool useSweep )
PathArc