viewPerspective Property

Summary

The view perspective associated with this container.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnContainer.prototype, 'viewPerspective', 
	get: function(), 
	set: function(value) 
) 
viewPerspective: RasterViewPerspective; 

Property Value

The view perspective associated with this container. The default value is TopLeft.

Remarks

The view perspective is not used by the LEADTOOLS annotation SDK directly. However, user applications can use this value for tracking (for instance, to track whether the container has been flipped or rotated).

The value of ViewPerspective is persistent when the container is saved and then re-loaded using AnnCodecs.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.