←Select platform

PaintProperties Property

Summary

The RasterPaintProperties which control the display.

Syntax
C#
VB
C++
public RasterPaintProperties PaintProperties { get; set; } 
Public Property PaintProperties() As RasterPaintProperties 
   Get 
   Set 
public:  
   property RasterPaintProperties^ PaintProperties 
   { 
      RasterPaintProperties^ get() 
      void set(RasterPaintProperties^ value) 
   } 

Property Value

The RasterPaintProperties which control the display.

Requirements

Target Platforms

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

Leadtools.Controls Assembly