ModelElementis_visible Property
Gets or sets a value indicating whether the element is visible.
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public bool is_visible { get; set; }
Public Property is_visible As Boolean
Get
Set
public:
property bool is_visible {
bool get ();
void set (bool value);
}
member is_visible : bool with get, set
Property Value
Boolean