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 411
88bcbf7d ed5d 0eb8 26b2 0a26e01531eb
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
netDxf collections.
ApplicationRegistries | Represents a collection of application registries. |
AttributeCollection | Represents a collection of Attributes. |
AttributeDefinitionDictionary | Represents a dictionary of AttributeDefinitions. |
AttributeDefinitionDictionaryEventArgs | Represents the arguments thrown by the AttributeDefinitionDictionary events. |
BlockRecords | Represents a collection of blocks. |
DimensionStyleOverrideDictionary | Represents a dictionary of DimensionStyleOverrides. |
DimensionStyleOverrideDictionaryEventArgs | Represents the arguments thrown by the DimensionStyleOverrideDictionary events. |
DimensionStyles | Represents a collection of dimension styles. |
DrawingEntities | Gives direct access to operations related with the entities in a drawing. These are no more than shortcuts to the real place where the entities are stored in a document (drawing.Layouts[layoutName].AssociatedBlock.Entities). The layout where the operations are performed is defined by the ActiveLayout property, by default the active layout is the Model. |
EntityCollection | Represent a collection of entities 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. |
LayerStateManager | Manages the list of layer states in a drawing. |
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. |