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 > AnnThickness Structure : Left Property |
public double Left {get; set;}
'Declaration
Public Property Left As Double
public double Left {get; set;}
@property (nonatomic) double left;
public double getLeft() public void setLeft(double left)
get_Left();
set_Left(value);
Object.defineProperty('Left');