←Select platform

RasterMetadataRational Constructor

Summary
Initializes a new instance of the RasterMetadataRational struct with the specified values.
Syntax
C#
VB
C++
Public Function New( _ 
   ByVal numerator As Integer, _ 
   ByVal denominator As Integer _ 
) 
public: 
RasterMetadataRational(  
   int numerator, 
   int denominator 
) 

Parameters

numerator
The value for the numerator.

denominator
The value for the denominator.

Example

For an example, refer to WriteComment.

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.