Description
Accesses the object ID of the ACAD_VISUALSTYLE dictionary, which contains objects of type VisualStyle.
Visual Basic
Public Property VisualStyleDictionaryId() As ObjectId
C#
public ObjectId VisualStyleDictionaryId;
Conditions
Read-only
Accesses the object ID of the ACAD_VISUALSTYLE dictionary, which contains objects of type VisualStyle.
Public Property VisualStyleDictionaryId() As ObjectId
public ObjectId VisualStyleDictionaryId;
Read-only