GoDiagram Web Reference
MaximumIconSize Property (GoNodeIcon)

Gets or sets the maximum size for this image.
Syntax
'Declaration
 
<DescriptionAttribute("The maximum size for the icon")>
<TypeConverterAttribute("Northwoods.GoWeb.GoSizeFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
<CategoryAttribute("Appearance")>
Public Overridable Property MaximumIconSize As SizeF
[DescriptionAttribute("The maximum size for the icon")]
[TypeConverterAttribute("Northwoods.GoWeb.GoSizeFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
[CategoryAttribute("Appearance")]
public virtual SizeF MaximumIconSize {get; set;}
Remarks
By default this imposes a maximum of 9999x9999 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