←Select platform

StrokeFromContainerCoordinates Method

Summary
Converts a stroke to container coordinates.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnStroke StrokeFromContainerCoordinates( 
   AnnStroke stroke, 
   AnnFixedStateOperations operation 
) 
- (LTAnnStroke *)strokeFromContainerCoordinates:(LTAnnStroke *)stroke operations:(LTAnnFixedStateOperations)operations; 
public AnnStroke strokeFromContainerCoordinates(AnnStroke stroke, 
                                                int annFixedStateOperations) 
public:  
   AnnStroke^ StrokeFromContainerCoordinates( 
      AnnStroke^ stroke, 
      AnnFixedStateOperations^ operation 
   ) 
def StrokeFromContainerCoordinates(self,stroke,operation): 

Parameters

stroke
The source stroke object.

operation
The source object fixed operation state.

Return Value

The converted stroke

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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