ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP.DynamicMedia Namespace / ImGearDynamicMediaXMPMetadata Class / TimeScaleParams Property




In This Topic
TimeScaleParams Property
In This Topic
Gets or sets TimeScaleParams property of the Dynamic Media XMP schema.
Syntax
'Declaration
 
Public Property TimeScaleParams As ImGearXMPTimeScaleStretch
 
'Usage
 
Dim instance As ImGearDynamicMediaXMPMetadata
Dim value As ImGearXMPTimeScaleStretch
 
instance.TimeScaleParams = value
 
value = instance.TimeScaleParams

Property Value

ImGearXMPTimeScaleStretch class value.
Remarks
This XMP property specifies parameters for Time-Scale stretch mode.
See Also