PaintProperties Property

Summary
Gets or sets the RasterPaintProperties which controls the painting of item images in this control.
Syntax
C#
C++/CLI
public override RasterPaintProperties PaintProperties { get; set; } 
public: 
property RasterPaintProperties PaintProperties { 
   RasterPaintProperties get() override; 
   void set (    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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.