GoDiagram Web Reference
GetPointForValue Method (GraduatedScale)

a double floating point number
Returns the point on the scale that corresponds to the given value.
Syntax
'Declaration
 
Public MustOverride Function GetPointForValue( _
   ByVal val As Double _
) As PointF
public abstract PointF GetPointForValue( 
   double val
)

Parameters

val
a double floating point number

Return Value

a PointF in document coordinates
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