msGetPropertyEnabled method
Returns whether a given property in the style object is enabled.
![]() |
Syntax
var retval = style.msGetPropertyEnabled(name);Parameters
- name [in]
-
Type: String
The name of the property to enable.
Return value
Type: Boolean
| Return value | Description |
|---|---|
|
The property is not enabled. |
|
The property is enabled. |
Standards information
There are no standards that apply here.
See also
Show:
