Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

MinimumSize Property







Gets or sets a value that indicates the minimum object size.
Syntax
public virtual LeadSizeD MinimumSize {get; set;}
'Declaration
 
Public Overridable Property MinimumSize As LeadSizeD
'Usage
 
Dim instance As AnnRectangleEditDesigner
Dim value As LeadSizeD
 
instance.MinimumSize = value
 
value = instance.MinimumSize
public virtual LeadSizeD MinimumSize {get; set;}
@property (nonatomic, assign) LeadSizeD minimumSize
public LeadSizeD getMinimumSize()
public void setMinimumSize(LeadSizeD minimumSize)
            
 <br/>get_MinimumSize();<br/>set_MinimumSize(value);<br/>Object.defineProperty('MinimumSize'); 

Property Value

The 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.

Requirements

Target Platforms

See Also

Reference

AnnRectangleEditDesigner Class
AnnRectangleEditDesigner Members

Error processing SSI file
Leadtools.Annotations.Designers requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features