[FlagsAttribute()]public enum AnnLabelRestriction
Public Enum AnnLabelRestriction typedef enum LTAnnLabelRestriction public enum AnnLabelRestriction public:[FlagsAttribute]enum class AnnLabelRestriction sealed
| Value | Member | Description |
|---|---|---|
| 0x00000000 | None | No label restriction. |
| 0x00000001 | RestrictToContainer | Restrict label to the parent container boundary. |
| 0x00000002 | RestrictToObjectBounds | Restrict label to object bounds. |
| 0x00000004 | RestrictToUserRect | Restirct label to the user defined rectangle set in AnnLabel.RestrictionRectangle |
AnnLabelRestriction is the value of AnnLabel.RestrictionMode and is used by IAnnLabelRenderer.RenderLabel when the label is rendered to control if and how to restrict the label into a specified area.
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
