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

b823e537 6cf8 edf8 7bb4 bad2bf8efb8f

haplokuon edited this page May 6, 2023 · 1 revision

ClippingBoundaryType Enumeration

netDxf 3.0.0 Library

Image clipping boundary type.

Definition

Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public enum ClippingBoundaryType

VB

Public Enumeration ClippingBoundaryType

C++

public enum class ClippingBoundaryType

F#

type ClippingBoundaryType

Members

Rectangular 1 Rectangular.
Polygonal 2 Polygonal.

See Also

Reference

netDxf Namespace

Clone this wiki locally