Block Class

Definition

Namespace: netDxf.Blocks
Assembly: PCBI.DXF_Library (in PCBI.DXF_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class Block : TableObject
Inheritance
Object    DxfObject    TableObject    Block

Constructors

Block(String)Initializes a new instance of the Block class
Block(String, IEnumerableEntityObject)Initializes a new instance of the Block class
Block(String, String)Initializes a new instance of the Block class
Block(String, IEnumerableEntityObject, IEnumerableAttributeDefinition)Initializes a new instance of the Block class
Block(String, String, Boolean)Initializes a new instance of the Block class

Properties

Methods

Events

Fields

See Also