ImageGear .NET - Updated November 28, 2017
Quality Property




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.DynamicMedia Namespace > ImGearXMPTimeScaleStretch Class : Quality Property
Gets or sets the stretch quality. Allowed values are: "High", "Medium", "Low".
Syntax
'Declaration
 
Public Property Quality As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPTimeScaleStretch
Dim value As ImGearXMPString
 
instance.Quality = value
 
value = instance.Quality

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
See Also

Reference

ImGearXMPTimeScaleStretch Class
ImGearXMPTimeScaleStretch Members