Public Methods
AppendItems | Appends one or more entities to the specified group. |
Delete | Deletes the specified object. |
GetExtensionDictionary | Gets the extension dictionary associated with an object. |
GetXData | Returns the extended entity data associated with an entity. |
Highlight | Highlights or dehighlights the object. |
Item | Gets the member object at a given index in a group. |
RemoveItems | Removes specified items from the group. |
SetXData | Sets the extended entity data associated with an entity. |
Update | Updates the object to the drawing screen. |
Public Properties
Application | Returns the Application object. |
color | Sets or returns the true color of the entity. |
Count | Gets the number of items in the group. |
Document | Returns the document associated with the object. |
Handle | Returns the handle of the item. |
HasExtensionDictionary | Determines if the object has an extension dictionary associated with it. |
Layer | Sets or returns the layer that the entity is on. |
Linetype | Sets or returns the linetype of the entity. |
LinetypeScale | Sets or returns the entity's linetype scale. |
Lineweight | Specifies the lineweight for the object. |
Name | Specifies the name of the object. |
Parent | Returns the database item's parent object. |
PlotStyleName | Specifies the plotstyle name for the object. |
TrueColor | Specifies the color of an entity or layer. |
Visible | Sets or returns whether the entity is visible. |