Description
This class contains an object's ID and the DXF group code that represents the object's type.
Visual Basic
Public Structure DBObjectReference End Structure
C#
public struct DBObjectReference { }
This class contains an object's ID and the DXF group code that represents the object's type.
Public Structure DBObjectReference End Structure
public struct DBObjectReference { }