←Select platform

SizeFromContainerCoordinates Method

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

Parameters

size
The 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.