(Leadtools.Controls)

BorderColor Property (ImageViewerSpyGlassInteractiveMode)

Show in webframe





Gets or sets the spy glass border color.
Syntax
public Brush BorderColor {get; set;}
Public Property BorderColor As Brush
public Brush BorderColor {get; set;}
@property (nonatomic,copy) LTColor * borderColor;
public int getBorderColor()
public void setBorderColor(int color)
            
 
get_BorderColor();
set_BorderColor(value);
Object.defineProperty('BorderColor');

Property Value

The spy glass border color. The default value is black.
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.