C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the width of this AnnPicture object.
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');
public:
property double Width
{
double get()
void set(double value)
}
The width of this AnnPicture object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET