(Leadtools.Annotations.Core)

RectFromContainerCoordinates Method

Show in webframe





The source rectangle.
The source object fixed operation state.
Converts a rectangle from container coordinates.
Syntax
public LeadRectD RectFromContainerCoordinates( 
   LeadRectD rect,
   AnnFixedStateOperations operation
)
Public Function RectFromContainerCoordinates( _
   ByVal rect As LeadRectD, _
   ByVal operation As AnnFixedStateOperations _
) As LeadRectD
public LeadRectD RectFromContainerCoordinates( 
   LeadRectD rect,
   AnnFixedStateOperations operation
)
-(LeadRectD) rectFromContainerCoordinates:(LeadRectD) rect
                                operation:(LTAnnFixedStateOperations)operation
                                transform:(LeadMatrix*)transform;
            
public LeadRectD rectFromContainerCoordinates(LeadRectD rect,
                                              int annFixedStateOperations)
            
 function Leadtools.Annotations.Core.AnnContainerMapper.RectFromContainerCoordinates( 
   rect ,
   operation 
)

Parameters

rect
The source rectangle.
operation
The source object fixed operation state.

Return Value

The converted rectangle.
Requirements

Target Platforms

See Also

Reference

AnnContainerMapper Class
AnnContainerMapper Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.