public int LastFrame {get; set;}
public: property int LastFrame { int get(); void set ( int value); }
'Declaration Public Property LastFrame As Integer
'Usage Dim instance As VideoCompressionOptions Dim value As Integer instance.LastFrame = value value = instance.LastFrame
Target Platforms: .NET CLR 4.0 or higher
VideoCompressionOptions Class VideoCompressionOptions Members