Gets or sets the bounding rectangle of the label as it was last rendered.
public LeadRectD RenderedLabelBounds { get; set; }
Public Property RenderedLabelBounds As LeadRectD
@property (nonatomic) LeadRectD renderedLabelBounds;
public LeadRectD getRenderedLabelBounds()
public void setRenderedLabelBounds(LeadRectD bounds)
The bounding rectangle of the label as it was last rendered in container coordinates.
This value is updated by the IAnnLabelRenderer to set the bounds of the label in container coordinates. It can be used by client applications to perform custom hit-testing. This value is not used by the framework.
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