Имя функции | dcl-AxObject-Get |
---|---|
Синтаксис | (dcl-AxObject-Get
<AXOBJECT>
PropertyName [типа
String]) |
Возвращаемый тип | Varies |
Подходит к | 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.