←Select platform

PaintProperties Property

Summary

Gets or sets the RasterPaintProperties which controls the painting of item images in this control.

Syntax

C#
VB
C++
public override Leadtools.Drawing.RasterPaintProperties PaintProperties {get; set;}
Public Overrides Property PaintProperties As Leadtools.Drawing.RasterPaintProperties
public: 
property Leadtools.Drawing.RasterPaintProperties PaintProperties { 
   Leadtools.Drawing.RasterPaintProperties get() override; 
   void set (    Leadtools.Drawing.RasterPaintProperties ) override; 
} 

Property Value

This is always set to RasterPaintEngine.GdiPlus2.

Remarks

This property is inherited from Leadtools.WinForms.RasterImageViewer and is always set to RasterPaintEngine.GdiPlus2.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip.Client.WinForms Assembly
Click or drag to resize