| Function Name | dcl-AxObject-Get |
|---|---|
| Syntax | (dcl-AxObject-Get
<AXOBJECT>
PropertyName [as
String]) |
| Return Type | Varies |
| Applies To | ActiveX Object |
This method returns the value of an ActiveX object property. The return type depends on the type of the property. Some complex property types cannot be represented in AutoLISP; such properties will return NIL. The method returns NIL if the object does not expose a property with the specified name.