DynamicBlockReferencePropertyVisibleInCurrentVisibilityState
Property
|
Property that indicates whether this property
is visible in the current visibility state.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool VisibleInCurrentVisibilityState { get; }
Public ReadOnly Property VisibleInCurrentVisibilityState As Boolean
Get
public:
property bool VisibleInCurrentVisibilityState {
bool get ();
}
member VisibleInCurrentVisibilityState : bool with get
Property Value
Boolean
See Also