msGetPropertyEnabled method
Returns whether a given property in the style object is enabled.
Syntax
retVal = object.msGetPropertyEnabled(name);
Parameters
name [in]
Type: BSTRThe name of the property to enable.
Standards information
There are no standards that apply here.