GoDiagram Web Reference
ComputePath Method (IndicatorSliderElliptical)

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 method for a definition of the shape. Furthermore, this method depends on the Scale being a GraduatedScale.
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

IndicatorSliderElliptical Class
IndicatorSliderElliptical Members
Base Implementation in ComputePath

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback