ApplicationRegistry Class

Definition

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

Constructors

ApplicationRegistryInitializes a new instance of the ApplicationRegistry class

Properties

CodeName
(Inherited from DxfObject)
Default 
Handle
(Inherited from DxfObject)
IsReserved
(Inherited from TableObject)
Name
(Inherited from TableObject)
Owner 
XData
(Inherited from DxfObject)

Methods

Events

NameChanged
(Inherited from TableObject)
XDataAddAppReg
(Inherited from DxfObject)
XDataRemoveAppReg
(Inherited from DxfObject)

Fields

See Also