Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RenderedLabelBounds Property






Gets or sets the bounding rectangle of the label as it was last rendered.
Syntax
public LeadRectD RenderedLabelBounds {get; set;}
'Declaration
 
Public Property RenderedLabelBounds As LeadRectD
public LeadRectD RenderedLabelBounds {get; set;}
@property (nonatomic) LeadRectD renderedLabelBounds;
public LeadRectD getRenderedLabelBounds()
public void setRenderedLabelBounds(LeadRectD bounds)
            
 
get_RenderedLabelBounds();
set_RenderedLabelBounds(value);
Object.defineProperty('RenderedLabelBounds');

Property Value

The bounding rectangle of the label as it was last rendered in container coordinates.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

AnnLabel Class
AnnLabel Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features