←Select platform

Numerator Property (RasterMetadataURational)

Summary

Gets and sets the numerator value.

Syntax

C#
VB
WinRT C#
C++
[CLSCompliantAttribute(false)] 
public uint Numerator {get; set;} 
<CLSCompliantAttribute(False)> 
Public Property Numerator As UInteger 
[CLSCompliantAttribute(false)] 
public uint Numerator {get; set;} 
CLSCompliantAttribute() 
  
get_Numerator(); 
set_Numerator(value); 
Object.defineProperty('Numerator');  
[CLSCompliantAttribute(false)] 
public: 
property uint Numerator { 
   uint get(); 
   void set (    uint ); 
} 

Property Value

The numerator value.

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