GoDiagram Win Reference
MinimumIconSize Property (GoNodeIcon)

Gets or sets the minimum size for this image.
Syntax
'Declaration
 
<DescriptionAttribute("The minimum size for the icon")>
<CategoryAttribute("Appearance")>
<TypeConverterAttribute("Northwoods.Go.GoSizeFConverter, Northwoods.Go, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
Public Overridable Property MinimumIconSize As SizeF
[DescriptionAttribute("The minimum size for the icon")]
[CategoryAttribute("Appearance")]
[TypeConverterAttribute("Northwoods.Go.GoSizeFConverter, Northwoods.Go, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
public virtual SizeF MinimumIconSize {get; set;}
Remarks
By default this imposes a minimum of 1x1 on the size.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoNodeIcon Class
GoNodeIcon Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback