Leadtools.WinForms Namespace > RasterImageViewer Class : PaintProperties Property |
[BrowsableAttribute(false)] public virtual RasterPaintProperties PaintProperties {get; set;}
'Declaration <BrowsableAttribute(False)> Public Overridable Property PaintProperties As RasterPaintProperties
'Usage Dim instance As RasterImageViewer Dim value As RasterPaintProperties instance.PaintProperties = value value = instance.PaintProperties
[BrowsableAttribute(false)] public virtual RasterPaintProperties PaintProperties {get; set;}
BrowsableAttribute() get_PaintProperties();
set_PaintProperties(value);
[BrowsableAttribute(false)] public: virtual property RasterPaintProperties PaintProperties { RasterPaintProperties get(); void set ( RasterPaintProperties 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