Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnRenderingEngine Class : Attach Method |
public virtual void Attach( AnnContainer container, object context )
'Declaration
Public Overridable Sub Attach( _ ByVal container As AnnContainer, _ ByVal context As Object _ )
public virtual void Attach( AnnContainer container, object context )
-(void) attachContainer:(LTAnnContainer*)container context:(NSObject*)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.