 
     
     
     
     
     
     
     
    
    
     Description
Description
Returns the class name of the entity.
             Property type
Property type
Read-only property
             Syntax
Syntax
| Visual Basic | 
|---|
| Public Property EntityName As String | 
 Example
Example
Private Sub EntityNameExample()
' This example returns the EntityName property for drawing entities.
Dim ents As Object
Dim ent As Object
Set ents = ActiveDocument.ModelSpace
MsgBox "No. of entities = " & ents.Count
Set ent = ents.Item(ents.Count - 1)
MsgBox "The EntityName property for the last entity is: " & ent.EntityName
End Sub
 
                         en
  en italiano
 italiano čeština
 čeština Deutsch
 Deutsch français
 français hrvatski
 hrvatski magyar
 magyar polski
 polski српски
 српски русский
 русский 中文
 中文 中文
 中文 한국어
 한국어 español
 español