←Select platform

Denominator Property (RasterMetadataRational)

Summary

Gets and sets the denominator value.

Syntax

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

Property Value

The denominator 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