strokeFromContainerCoordinates Method

Summary

Converts a stroke to container coordinates.

Syntax

JavaScript Syntax
AnnContainerMapper.prototype.strokeFromContainerCoordinates = function(stroke, operation) 
TypeScript Syntax
strokeFromContainerCoordinates(stroke: AnnStroke, operation: AnnFixedStateOperations): AnnStroke; 

Parameters

stroke

The source stroke object.

operation

The source object fixed operation state.

Return Value

The converted stroke

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly