Page History
Description
This is the definition of the entity. DATATYPE: String.
Property type
- Read-write property
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Property Definition() As Variant |
Example
Dim MyEntity As Entity Anchor
Dim EntDef As String
MyEntity.Definition = EntDef
See Also
...