←Select platform

RectangleColor Property

Summary

Gets or sets the color used to draw the Pan Rectangle.

Syntax

C#
VB
C++
public Color RectangleColor {get; set;}
Public Property RectangleColor As Color
public: 
property Color RectangleColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

The Pan Rectangle color. The default is red.

Example

Refer to Viewer example.

Requirements

Target Platforms

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