Nevron.GraphicsCore Namespace / NMeasurementUnitConverter Class / InitializeAbsoluteMembers Method


InitializeAbsoluteMembers Method
Syntax
'Declaration
 
Public Sub InitializeAbsoluteMembers( _
   ByVal dpyX As System.Single, _
   ByVal dpyY As System.Single _
) 
 
'Usage
 
Dim instance As NMeasurementUnitConverter
Dim dpyX As System.Single
Dim dpyY As System.Single
 
instance.InitializeAbsoluteMembers(dpyX, dpyY)

Parameters

dpyX
dpyY
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