Click or drag to resize

BuilderElementis_visible Property

Gets or sets a value indicating whether the element is visible: true if the element is visible on the canvas.

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

Property Value

Type: Boolean
See Also