Namespace netDxf
Classes
AciColor
Represents an ACI color (AutoCAD Color Index) that also supports true color.
BoundingRectangle
Represents an axis aligned bounding rectangle.
ClippingBoundary
Represent a clipping boundary to display specific portions of an Image, an Underlay, or a Wipeout.
DxfDocument
Represents a document to read and write DXF files.
DxfObject
Represents the base class for all DXF objects.
DxfObjectCode
DXF string codes.
MathHelper
Utility math functions and constants.
StringEnum<T>
Helper class for working with 'extended' enums using StringValueAttribute attributes.
StringValueAttribute
Simple attribute class for storing String Values
Symbols
Symbols for dxf text strings.
Transparency
Represents the transparency of a layer or an entity.
XData
Represents the extended data information.
XDataRecord
Represents an entry in the extended data of an entity.
Structs
Matrix2
Represents a 2x2 double precision matrix.
Matrix3
Represents a 3x3 double precision matrix.
Matrix4
Represents a 4x4 double precision matrix.
Vector2
Represent a two component vector of double precision.
Vector3
Represent a three component vector of double precision.
Vector4
Represent a four component vector of double precision.
Interfaces
IHasXData
Supports DxfObject that contain extended data information.
Enums
ClippingBoundaryType
Image clipping boundary type.
CoordinateSystem
Defines the coordinate system reference.
Lineweight
Represents the line weight of a layer or an entity.
XDataCode
Defines the extended data code.