(Leadtools.Controls)

backgroundColor Property

Show in webframe





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

            
 
get_backgroundColor();
set_backgroundColor(value);
Object.defineProperty('backgroundColor_ObjectiveC');

Property Value

A LTColor object that represents the viewer background 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.