←Select platform

Numerator Property (RasterMetadataRational)

Summary

Gets and sets the numerator value.

Syntax

C#
VB
WinRT C#
C++
public int Numerator {get; set;} 
Public Property Numerator As Integer 
public int Numerator {get; set;} 
  
get_Numerator(); 
set_Numerator(value); 
Object.defineProperty('Numerator');  
public: 
property int Numerator { 
   int get(); 
   void set (    int ); 
} 

Property Value

The numerator value.

Example

For an example, refer to RasterCommentMetadata.

Requirements

Target Platforms

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