(Leadtools.Controls)

BorderThickness Property (ImageViewerSpyGlassInteractiveMode)

Show in webframe





Gets or sets the spy glass border thickness.
Syntax
public double BorderThickness {get; set;}
Public Property BorderThickness As Double
public double BorderThickness {get; set;}
@property (nonatomic) double borderThickness;
public float getBorderThickness()
public void setBorderThickness(float thickness)
            
 
get_BorderThickness();
set_BorderThickness(value);
Object.defineProperty('BorderThickness');

Property Value

The spy glass border thickness. The default value is 1.
Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerSpyGlassInteractiveMode Class
ImageViewerSpyGlassInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.