←Select platform

SizeToContainerCoordinates Method

Summary
Converts a size to container coordinates.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadSizeD SizeToContainerCoordinates( 
   LeadSizeD size 
) 
- (LeadSizeD)sizeToContainerCoordinates:(LeadSizeD)size; 
public LeadSizeD sizeToContainerCoordinates(LeadSizeD size) 
public:  
   LeadSizeD^ SizeToContainerCoordinates( 
      LeadSizeD^ size 
   ) 
def SizeToContainerCoordinates(self,size): 

Parameters

size
Source size.

Return Value

The converted size.

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.