←Select platform

PaintProperties Property

Summary

Gets or sets the Leadtools.Drawing.RasterPaintProperties which control the display.

Syntax

C#
VB
C++
public virtual RasterPaintProperties PaintProperties { get; set; } 
  
<BrowsableAttribute(False)> 
Public Overridable Property PaintProperties As Leadtools.Drawing.RasterPaintProperties 
[BrowsableAttribute(false)] 
public: 
virtual property Leadtools.Drawing.RasterPaintProperties PaintProperties { 
   Leadtools.Drawing.RasterPaintProperties get(); 
   void set (    Leadtools.Drawing.RasterPaintProperties ); 
} 

Property Value

The Leadtools.Drawing.RasterPaintProperties which control the display.

Example

Refer to RasterImageViewer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly