'Declaration Public Property OutputSize As Size
'Usage Dim instance As VideoCompressionOptions Dim value As Size instance.OutputSize = value value = instance.OutputSize
public Size OutputSize {get; set;}
'Declaration Public Property OutputSize As Size
'Usage Dim instance As VideoCompressionOptions Dim value As Size instance.OutputSize = value value = instance.OutputSize
public Size OutputSize {get; set;}