IAcadFileDependencyAffectsGraphics Property
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.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
Boolean
See Also