IAcadFileDependencyAffectsGraphics Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
bool AffectsGraphics { get; }
ReadOnly Property AffectsGraphics As Boolean
Get
property bool AffectsGraphics {
bool get ();
}
abstract AffectsGraphics : bool with get
Property Value
Type:
Boolean
See Also