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

c7e206e7 c29c c3c7 a52e e886d4fb4323

haplokuon edited this page May 6, 2023 · 1 revision

netDxf.Blocks Namespace

netDxf 3.0.0 Library

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

Classes

Block Represents a block definition.
BlockAttributeDefinitionChangeEventArgs Represents the arguments thrown when an attribute definition is added ore removed from a Block.
BlockEntityChangeEventArgs Represents the arguments thrown when an entity is added ore removed from a Block.
BlockRecord Represent the record of a block in the tables section.

Delegates

Block.AttributeDefinitionAddedEventHandler  
Block.AttributeDefinitionRemovedEventHandler  
Block.EntityAddedEventHandler  
Block.EntityRemovedEventHandler  
Block.LayerChangedEventHandler  

Enumerations

BlockTypeFlags Block-type flags (bit-coded values, may be combined).
Clone this wiki locally