MohoLayer:SetVisible(vis)

Version added: before 9.5

Sets the layer's visibility in the workarea

ArgumentTypeDescriptionDefaultVer
visbool< 9.5

Return type: none

This determines if the layer is visible (vis = true) or not in the workarea. See also the animated property layer:fVisibility in class: MohoLayer
String "SetVisible" is found in the following scripts:

MR Path (by eugenebabich)

Turn ON/OFF selected layer (by Danfield)

SS - SVG Import (by simplsam)

Render (by Lukas)

MR Overlay (by eugenebabich)

See all...