ImageGear .NET - Updated November 28, 2017
StartTime Property (ImGearXMPMarker)




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

Property Value

ImGearXMPTime class value.
See Also

Reference

ImGearXMPMarker Class
ImGearXMPMarker Members