LEADTOOLS JavaScript (Leadtools.Annotations.Designers)

MinimumSize Property

Show in webframe
Gets or sets a value that indicates the minimum object size.
Syntax
get_minimumSize();
set_minimumSize(value);
Object.defineProperty('minimumSize');

Property Value

TypeDescription
LeadSizeDThe minimum object size in container coordinates. The default value is empty.
Remarks

You can use MinimumSize to prevent the user from resizing this object too much when editing. An empty size (LeadSizeD.Empty) means there is no minimum size and the user can move the thumbs of the object anywhere.

See Also

Reference

AnnRectangleEditDesigner Object
AnnRectangleEditDesigner Members

 

 


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