Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RenderedObjectBounds Property






Gets or sets the bounding rectangle of the object as it was last rendered.
Syntax
public LeadRectD RenderedObjectBounds {get; set;}
'Declaration
 
Public Property RenderedObjectBounds As LeadRectD
public LeadRectD RenderedObjectBounds {get; set;}
@property (nonatomic) LeadRectD renderedObjectBounds;
public LeadRectD getRenderedObjectBounds()
public void setRenderedObjectBounds(LeadRectD bounds)
            
 
get_RenderedObjectBounds();
set_RenderedObjectBounds(value);
Object.defineProperty('RenderedObjectBounds');

Property Value

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

This value is updated by the IAnnObjectRenderer to set the bounds of the object 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

AnnObject Class
AnnObject 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