←Select platform

RestrictionRectangle Property

Summary
Gets or sets the uiser restriction rectangle for this AnnLabel.
Syntax
C#
VB
Objective-C
C++
Java
public LeadRectD RestrictionRectangle { get; set; } 
Public Property RestrictionRectangle As LeadRectD 
@property (nonatomic) LeadRectD restrictionRectangle; 
public LeadRectD getRestrictionRectangle() 
public void setRestrictionRectangle(LeadRectD rc) 
public:  
   property LeadRectD^ RestrictionRectangle 
   { 
      LeadRectD^ get() 
      void set(LeadRectD^ value) 
   } 

Property Value

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

Requirements

Target Platforms

See Also

Reference

AnnLabel Class

AnnLabel Members

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.