←Select platform

BorderColor Property

Summary

Gets or sets the Color of the Magnifying Glass border.

Syntax

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

Property Value

The color of the Magnifying Glass border.

Remarks

This values is used only if the Shape property is set to RasterMagnifyGlassShape.Rectangle, to RasterMagnifyGlassShape.RoundRectangle, or to RasterMagnifyGlassShape..Ellipse.

Example

Refer to RasterMagnifyGlass 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