LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

Border3DStyle Property






Gets or sets the System.Windows.Forms.Border3DStyle of the Magnifying Glass border.
Syntax
public virtual Border3DStyle Border3DStyle {get; set;}
'Declaration
 
Public Overridable Property Border3DStyle As Border3DStyle
'Usage
 
Dim instance As RasterMagnifyGlass
Dim value As Border3DStyle
 
instance.Border3DStyle = value
 
value = instance.Border3DStyle
public virtual Border3DStyle Border3DStyle {get; set;}
 get_Border3DStyle();
set_Border3DStyle(value);
public:
virtual property Border3DStyle Border3DStyle {
   Border3DStyle get();
   void set (    Border3DStyle value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterMagnifyGlass Class
RasterMagnifyGlass Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.