←Select platform

Left Property

Summary
Gets or sets the left component of this AnnThickness instance.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public double Left { get; set; } 
@property (nonatomic, assign) double left; 
public double getLeft() 
public void setLeft(double left) 
public:  
   property double Left 
   { 
      double get() 
      void set(double value) 
   } 
Left # get and set (AnnThickness) 

Property Value

The left component of this AnnThickness instance.

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.