Gets or sets the uiser restriction rectangle for this AnnLabel.
Object.defineProperty(AnnLabel.prototype, 'restrictionRectangle',
get: function(),
set: function(value)
)
restrictionRectangle: LeadRectD;
The user restriction rectangle for this AnnLabel. Default value is an empty LeadRectD.
Used by RenderLabel when the value of RestrictionMode is AnnLabelRestriction.RestrictToUserRect.
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