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 : Right Property |
public double Right {get; set;}
'Declaration
Public Property Right As Double
public double Right {get; set;}
@property (nonatomic) double right;
public double getRight() public void setRight(double right)
get_Right();
set_Right(value);
Object.defineProperty('Right');