←Select platform

RestrictionRectangle Property

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

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

Leadtools.Annotations.Engine Assembly

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