'Declaration
Public ReadOnly Property PickupLineUsedInMeters As Double
'Usage
Dim instance As PIXLClient Dim value As Double value = instance.PickupLineUsedInMeters
public double PickupLineUsedInMeters {get;}
'Declaration
Public ReadOnly Property PickupLineUsedInMeters As Double
'Usage
Dim instance As PIXLClient Dim value As Double value = instance.PickupLineUsedInMeters
public double PickupLineUsedInMeters {get;}
// Display the PIXL's amount of PickupLine used from the current reel on the Console. Console.WriteLine($"PIXL has used {pixl.PickupLineUsedInMeters}m of PickupLine from the current reel.");
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