GoDiagram Web Reference
OpenFigure Method

Any index in the figure
Opens the figure containing the given index.
Syntax
'Declaration
 
Public Sub OpenFigure( _
   ByVal i As Integer _
) 
public void OpenFigure( 
   int i
)

Parameters

i
Any index in the figure
Remarks
A closed figure will be filled with a brush if one is set, and will have a line drawn from its end point to its start point, if they are not already at the same point.
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
CloseFigure Method
CloseFigure(Int32) Method
IsClosedFigure Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback