Click or drag to resize

BuilderElementis_visible Property

set/get visibility of the element: true if the element is visible on the canvas

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool is_visible { get; set; }

Property Value

Type: Boolean
See Also