FileDependencyInfoIsAffectsGraphics Property
|
Property that indicates whether this entry
affects the screen view.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool IsAffectsGraphics { get; }
Public ReadOnly Property IsAffectsGraphics As Boolean
Get
public:
property bool IsAffectsGraphics {
bool get ();
}
member IsAffectsGraphics : bool with get
Property Value
Boolean
See Also