←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly