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