Show / Hide Table of Contents

Namespace netDxf.Collections

Classes

ApplicationRegistries

Represents a collection of application registries.

AttributeCollection

Represents a collection of Attribute.

AttributeDefinitionDictionary

Represents a dictionary of AttributeDefinition.

AttributeDefinitionDictionaryEventArgs

Represents the arguments thrown by the AttributeDefinitionDictionary events.

BlockRecords

Represents a collection of blocks.

DimensionStyleOverrideDictionary

Represents a dictionary of DimensionStyleOverride.

DimensionStyleOverrideDictionaryEventArgs

Represents the arguments thrown by the DimensionStyleOverrideDictionary events.

DimensionStyles

Represents a collection of dimension styles.

EntityCollection

Represent a collection of EntityObject that fire events when it is modified.

EntityCollectionEventArgs

Represents the arguments thrown by the EntityCollection events.

Groups

Represents a collection of groups.

ImageDefinitions

Represents a collection of image definitions.

Layers

Represents a collection of layers.

Layouts

Represents a collection of layouts.

Linetypes

Represents a collection of line types.

MLineStyles

Represents a collection of multiline styles.

ObservableCollection<T>

Represent a collection of items that fire events when it is modified.

ObservableCollectionEventArgs<T>

Represents the arguments thrown by the ObservableCollection events.

ObservableDictionary<TKey, TValue>

ObservableDictionaryEventArgs<TKey, TValue>

Represents the arguments thrown by the ObservableDictionaryEventArgs events.

ShapeStyles

Represents a collection of shape styles.

SupportFolders

Represents a list of support folders for the document.

TableObjects<T>

Represents a list of table objects

TextStyles

Represents a collection of text styles.

UCSs

Represents a collection of user coordinate systems.

UnderlayDgnDefinitions

Represents a collection of DGN underlay definitions.

UnderlayDwfDefinitions

Represents a collection of DWF underlay definitions.

UnderlayPdfDefinitions

Represents a collection of PDF underlay definitions.

Views

Represents a collection of views.

VPorts

Represents a collection of viewports.

XDataDictionary

Represents a dictionary of XData.

Delegates

AttributeDefinitionDictionary.AddItemEventHandler

AttributeDefinitionDictionary.BeforeAddItemEventHandler

AttributeDefinitionDictionary.BeforeRemoveItemEventHandler

AttributeDefinitionDictionary.RemoveItemEventHandler

DimensionStyleOverrideDictionary.AddItemEventHandler

DimensionStyleOverrideDictionary.BeforeAddItemEventHandler

DimensionStyleOverrideDictionary.BeforeRemoveItemEventHandler

DimensionStyleOverrideDictionary.RemoveItemEventHandler

EntityCollection.AddItemEventHandler

EntityCollection.BeforeAddItemEventHandler

EntityCollection.BeforeRemoveItemEventHandler

EntityCollection.RemoveItemEventHandler

ObservableCollection<T>.AddItemEventHandler

ObservableCollection<T>.BeforeAddItemEventHandler

ObservableCollection<T>.BeforeRemoveItemEventHandler

ObservableCollection<T>.RemoveItemEventHandler

ObservableDictionary<TKey, TValue>.AddItemEventHandler

ObservableDictionary<TKey, TValue>.BeforeAddItemEventHandler

ObservableDictionary<TKey, TValue>.BeforeRemoveItemEventHandler

ObservableDictionary<TKey, TValue>.RemoveItemEventHandler

XDataDictionary.AddAppRegEventHandler

XDataDictionary.RemoveAppRegEventHandler

In This Article
Back to top Generated by DocFX