←Select platform

AnnUniversalRenderingEngine Constructor(AnnContainer,CGContextRef)

Summary

Initializes a new LTAnnUniversalRenderingEngine with the specified parameters.

Syntax
Objective-C
- (instancetype)initWithContainer:(LTAnnContainer *)container context:(CGContextRef)context; 

Parameters

container
The annotation container that contains the objects to render.

context
The destination context to render the annotations to.

Remarks

This constructor initializes the LTAnnUniversalRenderingEngine with the annotations container and context needed for rendering.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly