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 WebImageViewer.OpenImageUrl example.

Requirements

Target Platforms

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

Leadtools.Web Assembly

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