Gets or sets a value that represents the width for this LeadSizeD.
Object.defineProperty(LeadSizeD.prototype, 'width',
get: function(),
set: function(value)
)
width: number;
Value that indicates the width of the size. Must be a value greater than or equal to 0.
If this LeadSizeD is Empty, then the value of Width and Height will be a negative number to indicate an empty size or a size that has not been set yet. Trying to set the Width or Height value of LeadSizeD will result in an error.
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