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 > AnnPicture Class : Width Property |
public double Width {get; set;}
'Declaration
Public Property Width As Double
public double Width {get; set;}
@property (nonatomic) double width;
public double getWidth() public void setWidth(double width)
get_Width();
set_Width(value);
Object.defineProperty('Width');