←Select platform

RasterMetadataURational Constructor (RasterMetadataURational)

Summary

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

Syntax

C#
VB
C++
[CLSCompliantAttribute(false)] 
public RasterMetadataURational(  
   uint numerator, 
   uint denominator 
) 
<CLSCompliantAttribute(False)> 
Public Function New( _ 
   ByVal numerator As UInteger, _ 
   ByVal denominator As UInteger _ 
) 
[CLSCompliantAttribute(false)] 
public: 
RasterMetadataURational(  
   uint numerator, 
   uint denominator 
) 

Parameters

numerator
The value for the numerator.

denominator
The value for the denominator.

Example

For an example, refer to RasterTagMetadata.

Requirements

Target Platforms

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