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

37eeeceb 8ecd 5f9b da35 1ad02ce96531

haplokuon edited this page May 6, 2023 · 1 revision

ClippingBoundary Constructor

netDxf 3.0.0 Library

Overload List

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

See Also

Reference

ClippingBoundary Class
netDxf Namespace

Clone this wiki locally