GoDiagram Win Reference
Figure Property (GoDrawing)

Gets or sets the last known kind of GoFigure for this shape.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
<DescriptionAttribute("The kind of figure that this shape last took.")>
Public Overridable Property Figure As GoFigure
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
[DescriptionAttribute("The kind of figure that this shape last took.")]
public virtual GoFigure Figure {get; set;}

Property Value

This defaults to GoFigure.None.
Remarks
Although this may have a value that is a particular GoFigure, the actual path may have been modified arbitrarily since this property was last set.
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

GoDrawing Class
GoDrawing Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback