ExternalSurfaceSetToOwnSurface
Method
 | 
Forces this external surface to own the
data.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
 
public void SetToOwnSurface()
 
Public Sub SetToOwnSurface
 
public:
void SetToOwnSurface()
 
member SetToOwnSurface : unit -> unit 
 
 
 
 
Remarks
 
If the external
surface owns the data, it is destroyed when the external surface is
destroyed.
See Also