Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RestrictionMode Property






Gets or sets the restriction mode for this AnnLabel.
Syntax
public AnnLabelRestriction RestrictionMode {get; set;}
'Declaration
 
Public Property RestrictionMode As AnnLabelRestriction
public AnnLabelRestriction RestrictionMode {get; set;}
@property (nonatomic) AnnLabelRestriction restrictionMode;
public int getRestrictionMode()
public void setRestrictionMode(int annLabelRestriction)
            
 
get_RestrictionMode();
set_RestrictionMode(value);
Object.defineProperty('RestrictionMode');

Property Value

The restriction mode for this AnnLabel. Default value is AnnLabelRestriction.None.
Remarks

RestrictionMode is used by IAnnLabelRenderer.RenderLabel when the label is rendered to control if and how to restrict the label into a specified area.

If the value of RestrictionMode is AnnLabelRestriction.RestrictToUserRect, then the rectangle value must be set in RestrictionRectangle.

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