(Leadtools.Controls)

dropShadow Property

Show in webframe





Gets or sets a boolean value that indicates whether the viewer will draw a shadow around the the image.
Syntax
public bool dropShadow {get; set;}
Public Property dropShadow As Boolean
public bool dropShadow {get; set;}
@property (nonatomic) BOOL dropShadow;
            

            
 
get_dropShadow();
set_dropShadow(value);
Object.defineProperty('dropShadow_ObjectiveC');

Property Value

true to draw a shadow around the image; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


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