Autodesk.AutoCAD.DatabaseServices Namespace > DBObjectReference Structure
DBObjectReference Structure
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 {
}
Links
   Comments?