ContextForDbDatabaseIsPlotGeneration Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public override bool IsPlotGeneration { get; }
Public Overrides ReadOnly Property IsPlotGeneration As Boolean
Get
public:
virtual property bool IsPlotGeneration {
bool get () override;
}
abstract IsPlotGeneration : bool with get
override IsPlotGeneration : bool with get
Property Value
Type:
Boolean
See Also