ImageGear .NET
TimeScaleParams Property




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
public ImGearXMPTimeScaleStretch TimeScaleParams {get; set;}
public: __property ImGearXMPTimeScaleStretch* get_TimeScaleParams();
public: __property void set_TimeScaleParams( 
   ImGearXMPTimeScaleStretch* value
);
public:
property ImGearXMPTimeScaleStretch^ TimeScaleParams {
   ImGearXMPTimeScaleStretch^ get();
   void set (    ImGearXMPTimeScaleStretch^ value);
}

Property Value

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

Reference

ImGearDynamicMediaXMPMetadata Class
ImGearDynamicMediaXMPMetadata Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback