public byte Near {get; set;}
public: property byte Near { byte get(); void set ( byte value); }
'Declaration Public Property Near As Byte
'Usage Dim instance As JpegLSCompressionOptions Dim value As Byte instance.Near = value value = instance.Near
Target Platforms: .NET CLR 4.0 or higher
JpegLSCompressionOptions Class JpegLSCompressionOptions Members