←Select platform

FromRational Method

Summary
Sets the tag data to the specified RasterMetadataRational values.
Syntax
C#
VB
Objective-C
C++
Java
public void FromRational( 
   RasterMetadataRational[] value 
) 
Public Sub FromRational( _ 
   ByVal value() As RasterMetadataRational _ 
)  
- (void)fromRational:(const LTRasterMetadataRational *)buffer itemCount:(NSUInteger)count 
public void fromRational(RasterMetadataRational[] value) 
public: 
void FromRational(  
   array<RasterMetadataRational>^ value 
)  

Parameters

value
The data to set.

Example

For an example, refer to RasterTagMetadata

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.