GoDiagram Web Reference
ComputePath Method (IndicatorNeedle)

Returns a GraphicsPath used to paint this Indicator
Syntax
'Declaration
 
Protected Overrides Sub ComputePath( _
   ByVal path As GraphicsPath _
) 
protected override void ComputePath( 
   GraphicsPath path
)

Parameters

path
Remarks
The default method for painting Indicators relies on this function for a definition of the shape. However, Indicator.Paint can be overriden to not require this function.
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

IndicatorNeedle Class
IndicatorNeedle Members
Base Implementation in ComputePath

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback