Nevron.GraphicsCore Namespace > NPointL Structure : Parse Method |
'Declaration
Public Shared Function Parse( _ ByRef s As System.String, _ ByVal measurementSystemManager As NMeasurementSystemManager _ ) As NPointL
'Usage
Dim s As System.String Dim measurementSystemManager As NMeasurementSystemManager Dim value As NPointL value = NPointL.Parse(s, measurementSystemManager)
public static NPointL Parse( ref System.string s, NMeasurementSystemManager measurementSystemManager )
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