(Leadtools.Annotations.Core)

Height Property

Show in webframe





Gets or sets the height of this AnnPicture object.
Syntax
public double Height {get; set;}
Public Property Height As Double
public double Height {get; set;}
@property (nonatomic) double height;
public double getHeight()
public void setHeight(double height)
            
 
get_Height();
set_Height(value);
Object.defineProperty('Height');

Property Value

The height of this AnnPicture object.
Requirements

Target Platforms

See Also

Reference

AnnPicture Class
AnnPicture Members

 

 


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