←Select platform

RasterMetadataRational Constructor (RasterMetadataRational)

Summary

Initializes a new instance of the RasterMetadataRational struct with the specified values.

Syntax

C#
VB
C++
public RasterMetadataRational(  
   int numerator, 
   int denominator 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize