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

9c79d038 70cf 303d 982c 697afa060491

haplokuon edited this page May 6, 2023 · 1 revision

netDxf.Objects Namespace

netDxf 3.0.0 Library

Groups the classes that belongs to the Object section of a dxf file.

Classes

Group Represents a group of entities.
GroupEntityChangeEventArgs  
ImageDefinition Represents an image definition.
LayerState Represents a layer state.
LayerStateProperties Represents the state of the properties of a layer.
Layout Represents a layout.
MLineStyle Represents as MLine style.
MLineStyleElement Represent each of the elements that make up a MLineStyle.
MLineStyleElementChangeEventArgs  
PlotSettings Represents the plot settings of a layout.
RasterVariables Represents the variables applied to bitmaps.
UnderlayDefinition Represents an underlay definition.
UnderlayDgnDefinition Represents a DGN underlay definition.
UnderlayDwfDefinition Represents a DWF underlay definition.
UnderlayPdfDefinition Represents a PDF underlay definition.

Structures

PaperMargin Represents the unprintable margins of a paper.

Delegates

Group.EntityAddedEventHandler  
Group.EntityRemovedEventHandler  
MLineStyle.MLineStyleElementAddedEventHandler  
MLineStyle.MLineStyleElementLinetypeChangedEventHandler  
MLineStyle.MLineStyleElementRemovedEventHandler  
MLineStyleElement.LinetypeChangedEventHandler  

Enumerations

DictionaryCloningFlags Duplicate record cloning flag (determines how to merge duplicate entries).
ImageDisplayQuality Image display quality (screen only).
LayerPropertiesFlags Layer properties flags.
LayerPropertiesRestoreFlags Layer properties to update when restoring the LayerState to the Layers list and vice versa.
MLineStyleFlags Flags (bit-coded).
PlotFlags Defines the plot settings flag.
PlotPaperUnits Plot paper units.
PlotRotation Plot rotation
PlotType Defines the portion of paper space to output to the media.
ShadePlotMode Defines the shade plot mode
ShadePlotResolutionMode Defines the shade plot resolution mode.
SupportedImageFormats Supported image formats.
UnderlayType Defines the different underlay documents available.
Clone this wiki locally