←Select platform

Left Property

Summary
Gets or sets the left component of this AnnThickness instance.
Syntax
C#
VB
Objective-C
C++
Java
public double Left { get; set; } 
Public Property Left As Double 
@property (nonatomic) double left; 
public double getLeft() 
public void setLeft(double left) 
public:  
   property double Left 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

The left component of this AnnThickness instance.

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.