vl-layerstates-getpropertymask

Parent Previous Next

vl-layerstates-getpropertymask


(vl-layerstates-getpropertymask  lstate)

gets the default behaviour flags for specified LayerState 'lstate'

Arguments

'lstate' a string or symbol specifying the LayerState

Return

the default behaviour flags, or NIL to indicate an error;
for values, see (vl-layerstates-setpropertymask)

Example

(vl-layerstates-getpropertymask "MyLayers_1") returns 6 : Frozen + Locked

Alias


Remarks





©  Menhirs NV. All rights reserved.