LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

PaintProperties Property (RasterImageViewer)

Show in webframe





Gets or sets the Leadtools.Drawing.RasterPaintProperties which control the display.
Syntax
[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 property RasterPaintProperties PaintProperties {
   RasterPaintProperties get();
   void set (    RasterPaintProperties value);
}

Property Value

The Leadtools.Drawing.RasterPaintProperties which control the display.
Example
Refer to RasterImageViewer.
Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.