Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnJavaRenderingEngine Class : Attach Method |
public void Attach( AnnContainer container, object context )
'Declaration
Public Sub Attach( _ ByVal container As AnnContainer, _ ByVal context As Object _ )
'Usage
Dim instance As AnnJavaRenderingEngine Dim container As AnnContainer Dim context As Object instance.Attach(container, context)
public void Attach( AnnContainer container, object context )
Call this method to set the container containing the objects to be rendered into a context by this rendering engine.