Click or drag to resize

PointL3D Constructor (Int64, Int64, Int64)

Initializes a new instance of the PointL3D class

Namespace:  MediaCy.Utilities.SystemEx
Assembly:  MediaCy.Utilities.SystemEx (in MediaCy.Utilities.SystemEx.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	pX As Long,
	pY As Long,
	pZ As Long
)

Parameters

pX
Type: SystemInt64
pY
Type: SystemInt64
pZ
Type: SystemInt64
See Also