GoDiagram Win Reference
ConvertDocToPixel Method

The specified measure in document units.
Gets the measure on the control in pixels at the specified document value.
Syntax
'Declaration
 
Public Function ConvertDocToPixel( _
   ByVal docMeasure As Double _
) As Single
public float ConvertDocToPixel( 
   double docMeasure
)

Parameters

docMeasure
The specified measure in document units.

Return Value

Returns the position in pixels at the specified document value.
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

GoRuler Class
GoRuler Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback