GoDiagram Web Reference
GetValueAtPoint Method (GraduatedScaleLinear)

if P is not on this finite line segment, the nearest point on the line is used instead
Returns the value that is associated with point p.
Syntax
'Declaration
 
Public Overrides Function GetValueAtPoint( _
   ByVal p As PointF _
) As Double
public override double GetValueAtPoint( 
   PointF p
)

Parameters

p
if P is not on this finite line segment, the nearest point on the line is used instead
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

GraduatedScaleLinear Class
GraduatedScaleLinear Members
Base Implementation in GetValueAtPoint

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback