PolylineMinimizeMemory Method
|
Compresses this polyline entity. This takes
processing time and should not be used until all edits are
complete.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public void MinimizeMemory()
Public Sub MinimizeMemory
public:
void MinimizeMemory()
member MinimizeMemory : unit -> unit
See Also