←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly