'Declaration Public Property LastFrame As Integer
'Usage Dim instance As VideoCompressionOptions Dim value As Integer instance.LastFrame = value value = instance.LastFrame
public int LastFrame {get; set;}
'Declaration Public Property LastFrame As Integer
'Usage Dim instance As VideoCompressionOptions Dim value As Integer instance.LastFrame = value value = instance.LastFrame
public int LastFrame {get; set;}