←Select platform

PointFromContainerCoordinates Method

Summary
Converts a point from container coordinates.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadPointD PointFromContainerCoordinates( 
   LeadPointD point, 
   AnnFixedStateOperations operation 
) 
- (LeadPointD)pointFromContainerCoordinates:(LeadPointD)point operations:(LTAnnFixedStateOperations)operations; 
public LeadPointD pointFromContainerCoordinates(LeadPointD point, int annFixedStateOperations) 
public:  
   LeadPointD^ PointFromContainerCoordinates( 
      LeadPointD^ point, 
      AnnFixedStateOperations^ operation 
   ) 
def PointFromContainerCoordinates(self,point,operation): 

Parameters

point
The source point.

operation
The source object fixed operation state.

Return Value

The converted point.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.