RasterImageEnableReactors Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public static void EnableReactors(
bool enable
)
Public Shared Sub EnableReactors (
enable As Boolean
)
public:
static void EnableReactors(
bool enable
)
static member EnableReactors :
enable : bool -> unit
Parameters
- enable
- Type: SystemBoolean
See Also