←Select platform

Border3DStyle Property

Summary

Gets or sets the System.Windows.Forms.Border3DStyle of the Magnifying Glass border.

Syntax

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

Property Value

The System.Windows.Forms.Border3DStyle of the Magnifying Glass border.

Remarks

This values is used only if the Shape property is set RasterMagnifyGlassShape.Border3D.

Example

Refer to RasterMagnifyGlass example.

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.WinForms Assembly