(Leadtools.Controls)

imageBorderThickness Property

Show in webframe





Gets or sets the thickness of border drawn around image in the viewer
Syntax
public double imageBorderThickness {get; set;}
Public Property imageBorderThickness As Double
public double imageBorderThickness {get; set;}
@property (nonatomic) double imageBorderThickness;
            

            
 
get_imageBorderThickness();
set_imageBorderThickness(value);
Object.defineProperty('imageBorderThickness_ObjectiveC');

Property Value

A double value that represents the thickness of the border in pixels.
Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


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