Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

3f53be0b 1f80 42e7 c820 089da3d16cec

haplokuon edited this page May 6, 2023 · 1 revision

Wipeout Constructor

netDxf 3.0.0 Library

Overload List

Wipeout(ClippingBoundary) Initializes a new instance of the Wipeout class.
Wipeout(IEnumerable(Vector2)) Initializes a new instance of the Wipeout class as a polygonal wipeout.
Wipeout(Vector2, Vector2) Initializes a new instance of the Wipeout class as a rectangular wipeout from two opposite corners.
Wipeout(Double, Double, Double, Double) Initializes a new instance of the Wipeout class as a rectangular wipeout.

See Also

Reference

Wipeout Class
netDxf.Entities Namespace

Clone this wiki locally