GoDiagram Web Reference
GoNodeIcon Class
Members 

A GoImage whose GoObject.Bounds and resizing are constrained by its parent's implementation of IGoNodeIconConstraint.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoNodeIcon 
   Inherits GoImage
   Implements IGoNodeIconConstraint 
[SerializableAttribute()]
public class GoNodeIcon : GoImage, IGoNodeIconConstraint  
Remarks
This class also implements IGoNodeIconConstraint by providing settable properties MinimumIconSize and MaximumIconSize.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoObject
      Northwoods.GoWeb.GoImage
         Northwoods.GoWeb.GoNodeIcon

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 Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback