ActiveX Property-Handling Functions
 
 
 

The following table provides summary descriptions of the AutoLISP property-handling functions.

Property-handling functions

Function

Description

( vlax-get-propertyobjproperty)

Low-level property get function. May be used for custom ActiveX object

( vlax-property-available-p

objprop [T])

Determines whether an object has a specified property

( vlax-put-propertyobjpropertyarg)

Low-level property set function