GoDiagram Web Reference
Icon Property (GoSimpleNode)

Gets the GoObject acting as the icon for this node.
Syntax
'Declaration
 
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
Public Overridable Property Icon As GoObject
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public virtual GoObject Icon {get; set;}
Remarks
You might want to override the CreateIcon method(s) if you want to create a different kind of GoImage when constructing this kind of node. The new shape will have its Center location, Selectable, Resizable, Reshapable, ResizesRealtime, and Shadowed properties copied from the old shape.
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

GoSimpleNode Class
GoSimpleNode Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback