The numerator of the fraction.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public uint Numerator { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Numerator As UInteger |
Visual C++ |
---|
public: property unsigned int Numerator { unsigned int get (); } |