←Select platform

Width Property

Summary
Gets or sets the width of this AnnPicture object.
Syntax
C#
VB
Objective-C
C++
Java
public double Width { get; set; } 
Public Property Width As Double 
@property (nonatomic) double width; 
public double getWidth() 
public void setWidth(double width) 
public:  
   property double Width 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

The width of this AnnPicture object.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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