Leadtools.Codecs Namespace > CodecsJpeg2000SaveOptions Class : PrecinctSize Property |
public CodecsJpeg2000PrecinctSize PrecinctSize {get; set;}
'Declaration Public Property PrecinctSize As CodecsJpeg2000PrecinctSize
'Usage Dim instance As CodecsJpeg2000SaveOptions Dim value As CodecsJpeg2000PrecinctSize instance.PrecinctSize = value value = instance.PrecinctSize
public CodecsJpeg2000PrecinctSize PrecinctSize {get; set;}
get_PrecinctSize();
set_PrecinctSize(value);
public: property CodecsJpeg2000PrecinctSize PrecinctSize { CodecsJpeg2000PrecinctSize get(); void set ( CodecsJpeg2000PrecinctSize value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2