(Leadtools.Controls)

imageBorderColor Property

Show in webframe





Gets or sets the color of border drawn around image in the viewer.
Syntax
public LTColor imageBorderColor {get; set;}
Public Property imageBorderColor As LTColor
public LTColor imageBorderColor {get; set;}
@property (nonatomic) LTColor * imageBorderColor;
            

            
 
get_imageBorderColor();
set_imageBorderColor(value);
Object.defineProperty('imageBorderColor_ObjectiveC');

Property Value

The LTColor object that represents the border color.
Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


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