Leadtools.Annotations.Core Namespace > AnnPicture Class : Width Property |
public double Width {get; set;}
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');