(Leadtools.Annotations.Core)

IsRestricted Property

Show in webframe





Enables or disables this AnnLabel from being positioned outside of the AnnContainer's boundaries.
Syntax
public bool IsRestricted {get; set;}
Public Property IsRestricted As Boolean
public bool IsRestricted {get; set;}
@property (nonatomic) BOOL isRestricted;
public boolean isRestricted()
public void setRestricted(boolean restricted)
            
 
get_IsRestricted();
set_IsRestricted(value);
Object.defineProperty('IsRestricted');

Property Value

true to restrict this AnnObject to the boundaries of the AnnContainer; false to allow the AnnObject to move outside the AnnContainer's boundaries.
Requirements

Target Platforms

See Also

Reference

AnnLabel Class
AnnLabel Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.