ImageGear .NET - Updated July 5, 2018
FrameSize Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.DynamicMedia Namespace > ImGearXMPTimeScaleStretch Class : FrameSize Property
Gets or sets the number of splices per beat.
Syntax
'Declaration
 
Public Property FrameSize As ImGearXMPReal
 
'Usage
 
Dim instance As ImGearXMPTimeScaleStretch
Dim value As ImGearXMPReal
 
instance.FrameSize = value
 
value = instance.FrameSize

Property Value

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

Reference

ImGearXMPTimeScaleStretch Class
ImGearXMPTimeScaleStretch Members