Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomationManager Class : Create Method |
public static AnnAutomationManager Create( AnnRenderingEngine engine )
'Declaration
Public Shared Function Create( _ ByVal engine As AnnRenderingEngine _ ) As AnnAutomationManager
public static AnnAutomationManager Create( AnnRenderingEngine engine )
- (id) initWithRenderingEngine:(LTAnnRenderingEngine*)engine;
public static create(AnnRenderingEngine engine);
function Leadtools.Annotations.Automation.AnnAutomationManager.Create( engine )