public AnnLabelRestriction RestrictionMode { get; set; }
@property (nonatomic, assign) LTAnnLabelRestriction restrictionMode;
public int getRestrictionMode()
public void setRestrictionMode(int annLabelRestriction)
public:
property AnnLabelRestriction^ RestrictionMode
{
AnnLabelRestriction^ get()
void set(AnnLabelRestriction^ value)
}
RestrictionMode # get and set (AnnLabel)
The restriction mode for this AnnLabel. Default value is AnnLabelRestriction.None.
RestrictionMode is used by IAnnLabelRenderer.RenderLabel when the label is rendered to control if and how to restrict the label into a specified area.
If the value of RestrictionMode is AnnLabelRestriction.RestrictToUserRect, then the rectangle value must be set in RestrictionRectangle.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document