Gets or sets a value that indicates the minimum object size.
public virtual LeadSizeD MinimumSize { get; set; }
Public Overridable Property MinimumSize As LeadSizeD
@property (nonatomic, assign) LeadSizeD minimumSize
public LeadSizeD getMinimumSize()
public void setMinimumSize(LeadSizeD minimumSize)
The minimum object size in container coordinates. The default value is empty.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document