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 : Bottom Property |
public double Bottom {get; set;}
'Declaration
Public Property Bottom As Double
public double Bottom {get; set;}
@property (nonatomic) double bottom;
public double getBottom() public void setBottom(double bottom)
get_Bottom();
set_Bottom(value);
Object.defineProperty('Bottom');