ComponentInstanceIsVisible
Property
|
Namespace: Bricscad.MechanicalComponents
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public bool IsVisible { get; }
Public ReadOnly Property IsVisible As Boolean
Get
public:
property bool IsVisible {
bool get ();
}
member IsVisible : bool with get
Property Value
Boolean
See Also