←Select platform

RectFromContainerCoordinates Method

Summary
Converts a rectangle from container coordinates.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadRectD RectFromContainerCoordinates( 
   LeadRectD rect, 
   AnnFixedStateOperations operation 
) 
- (LeadRectD)rectFromContainerCoordinates:(LeadRectD)rect operations:(LTAnnFixedStateOperations)operations; 
public LeadRectD rectFromContainerCoordinates(LeadRectD rect, 
                                              int annFixedStateOperations) 
public:  
   LeadRectD^ RectFromContainerCoordinates( 
      LeadRectD^ rect, 
      AnnFixedStateOperations^ operation 
   ) 
def RectFromContainerCoordinates(self,rect,operation): 

Parameters

rect
The source rectangle.

operation
The source object fixed operation state.

Return Value

The converted rectangle.

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.