←Select platform

Height Property

Summary
Gets or sets the height of this AnnPicture object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public double Height { get; set; } 
@property (nonatomic, assign) double height; 
public double getHeight() 
public void setHeight(double height) 
public:  
   property double Height 
   { 
      double get() 
      void set(double value) 
   } 
Height # get and set (AnnPicture) 

Property Value

The height of this AnnPicture object.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.