(Leadtools.Controls)

imageBackColor Property

Show in webframe





Gets or sets the background color of the viewer behind the image.
Syntax
public LTColor imageBackColor {get; set;}
Public Property imageBackColor As LTColor
public LTColor imageBackColor {get; set;}
@property (nonatomic,copy) LTColor * imageBackColor;
            

            
 
get_imageBackColor();
set_imageBackColor(value);
Object.defineProperty('imageBackColor_ObjectiveC');

Property Value

The LTColor object that represents the background color.
Remarks
This property sets the color behind a transparent or rotated image.
Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


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