Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public void UpdateExt(
bool doBestFit
)
Public Sub UpdateExt (
doBestFit As Boolean
)
public:
void UpdateExt(
bool doBestFit
)
member UpdateExt :
doBestFit : bool -> unit
Parameters
- doBestFit Boolean
-
See Also