ImageGear .NET - Updated December 24, 2018
Fraction Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPDate Class : Fraction Property
Gets or sets fraction of a second value.
Syntax
'Declaration
 
Public Property Fraction As ImGearXMPInteger
 
'Usage
 
Dim instance As ImGearXMPDate
Dim value As ImGearXMPInteger
 
instance.Fraction = value
 
value = instance.Fraction

Property Value

ImGearXMPInteger class value.
Remarks
The value must be positive.
See Also

Reference

ImGearXMPDate Class
ImGearXMPDate Members