←Select platform

Detach Method

Summary

Detaches this this drawing engine from the container.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public virtual void Detach() 
Public Overridable Sub Detach()  
public virtual void Detach() 
-(void) detach; 
public void detach() 
 function Leadtools.Annotations.Core.AnnRenderingEngine.Detach() 
public:  
   virtual void Detach() 

Remarks

Call this method to reset the container containing the objects to be rendered by this rendering engine.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly