This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 415
37eeeceb 8ecd 5f9b da35 1ad02ce96531
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
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. |