←Select platform

AttachContainer Method

Summary

Attaches a container to this drawing engine.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public virtual void AttachContainer(  
   Leadtools.Annotations.Core.AnnContainer container 
) 
Public Overridable Sub AttachContainer( _ 
   ByVal container As Leadtools.Annotations.Core.AnnContainer _ 
) 
public virtual void AttachContainer(  
   Leadtools.Annotations.Core.AnnContainer container 
) 
-(void) attachContainer:(LTAnnContainer*)container;
public void attachContainer(AnnContainer container)
function Leadtools.Annotations.Core.AnnRenderingEngine.AttachContainer(  
   container  
) 

Parameters

container
Container to attach

Remarks

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize