Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RestrictionRectangle Property






Gets or sets the uiser restriction rectangle for this AnnLabel.
Syntax
public LeadRectD RestrictionRectangle {get; set;}
'Declaration
 
Public Property RestrictionRectangle As LeadRectD
public LeadRectD RestrictionRectangle {get; set;}
@property (nonatomic) LeadRectD restrictionRectangle;
public LeadRectD getRestrictionRectangle()
public void setRestrictionRectangle(LeadRectD rc)
            
 
get_RestrictionRectangle();
set_RestrictionRectangle(value);
Object.defineProperty('RestrictionRectangle');

Property Value

The user restriction rectangle for this AnnLabel. Default value is an empty Leadtools.LeadRectD.
Remarks

Used by IAnnLabelRenderer.RenderLabel when the value of RestrictionMode is AnnLabelRestriction.RestrictToUserRect.

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