←Select platform

Numerator Property

Summary

Gets and sets the numerator value.

Syntax
C#
VB
C++
public int Numerator { get; set; } 
Public Property Numerator As Integer 
public: 
property int Numerator { 
   int get(); 
   void set (    int ); 
} 

Property Value

The numerator value.

Example

For an example, refer to RasterCommentMetadata.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly