ImageGear .NET - Updated October 2, 2018
Duration Property (ImGearXMPMarker)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.DynamicMedia Namespace > ImGearXMPMarker Class : Duration Property
Gets or sets the duration of the marker.
Syntax
'Declaration
 
Public Property Duration As ImGearXMPTime
 
'Usage
 
Dim instance As ImGearXMPMarker
Dim value As ImGearXMPTime
 
instance.Duration = value
 
value = instance.Duration

Property Value

ImGearXMPTime class value.
See Also

Reference

ImGearXMPMarker Class
ImGearXMPMarker Members