GoDiagram Web Reference
Figure Property (GoIconicNode)

Gets or sets the GoDrawing.Figure of the Shape if the icon is a GoDrawing.
Syntax
'Declaration
 
<DescriptionAttribute("The GoFigure defining the shape of the Icon, if it is a GoDrawing")>
<DefaultValueAttribute()>
<CategoryAttribute("Appearance")>
Public Overridable Property Figure As GoFigure
[DescriptionAttribute("The GoFigure defining the shape of the Icon, if it is a GoDrawing")]
[DefaultValueAttribute()]
[CategoryAttribute("Appearance")]
public virtual GoFigure Figure {get; set;}

Property Value

This returns GoFigure.GoFigure.None in the typical case where the Icon is a GoImage. Setting this property has no effect if the Shape is not a GoDrawing.
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

GoIconicNode Class
GoIconicNode Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback