GoDiagram Web Reference
GetValueAtPoint Method (GraduatedScale)

a PointF in document coordinates
Returns the value that is associated with point p.
Syntax
'Declaration
 
Public MustOverride Function GetValueAtPoint( _
   ByVal p As PointF _
) As Double
public abstract double GetValueAtPoint( 
   PointF p
)

Parameters

p
a PointF in document coordinates

Return Value

a double floating point number
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

GraduatedScale Class
GraduatedScale Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback