The following tables list the members exposed by IEntityHelper.
Name | Description | |
---|---|---|
![]() | CompareObjects | Compares the two specified entities. |
![]() | CreateExtensionDictionary | Creates a dictionary for the specified entity. |
![]() | DeleteCustomData | Deletes the specified custom data from the specified entity. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the specified entity. |
![]() | GetColor | Gets the LineColor of the specified entity. |
![]() | GetCustomData | Gets the specified custom data for the specified entity. |
![]() | GetErased | Gets whether the specified entity is erased. |
![]() | GetExtensionDictionary | Gets the dictionary for the specified entity. |
![]() | GetHandle | Gets the value of the handle for the specified entity. |
![]() | GetHyperLink | Gets the hyperlink attached to the specified entity. |
![]() | GetLayer | Gets the name of the Layer for the specified entity. |
![]() | GetLineStyle | Gets the name of the LineStyle for the specified entity. |
![]() | GetLineWeight | Gets the LineWeight for the specified entity. |
![]() | GetPrintStyle | Gets the name of the PrintStyle for the specified entity. |
![]() | GetTransparency | Gets the transparency object for the specified entity. |
![]() | GetVisible | Gets whether to show the specified entity. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary, if the dictionary exists and is empty, for the specified entity. |
![]() | Select | Adds or removes the specified entity to or from the current selection set. |
![]() | SetColor | Sets the LineColor of the specified entity. |
![]() | SetCustomData | Sets the specified custom data for the specified entity. |
![]() | SetErased | Erases or restores the specified entity. |
![]() | SetHyperLink | Sets the hyperlink to attach to the specified entity. |
![]() | SetLayer | Sets the name of the Layer for the specified entity. |
![]() | SetLineStyle | Sets the name of the LineStyle for the specified entity. |
![]() | SetLineWeight | Sets the LineWeight for the specified entity. |
![]() | SetPrintStyle | Sets the name of the PrintStyle for the specified entity. |
![]() | SetTransparency | Sets the transparency object for the specified entity. |
![]() | SetVisible | Sets whether to show the specified entity. |