←Select platform

Numerator Property

Summary
Gets and sets the numerator value.
Syntax
C#
VB
C++
[CLSCompliantAttribute(false)] 
public uint Numerator { get; set; } 
<CLSCompliantAttribute(False)> 
Public Property Numerator As UInteger 
[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

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

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.