ArcFM Solution Developer Guide
MinimumSize Property (DiagramsPropertyPage)


Syntax
'Declaration
 
<SRCategoryAttribute("Layout")>
<System.ComponentModel.LocalizableAttribute(True)>
<SRDescriptionAttribute("Specifies the minimum size of the control.")>
Public Property MinimumSize As System.Drawing.Size
'Usage
 
Dim instance As DiagramsPropertyPage
Dim value As System.Drawing.Size
 
instance.MinimumSize = value
 
value = instance.MinimumSize
[SRCategory("Layout")]
[System.ComponentModel.Localizable(true)]
[SRDescription("Specifies the minimum size of the control.")]
public System.Drawing.Size MinimumSize {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DiagramsPropertyPage Class
DiagramsPropertyPage Members

 

 


Send Comment