Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnPicture Class : Height Property |
public double Height {get; set;}
'Declaration
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');