Click or drag to resize
XDL

XVertex4d(XVertex4<double>*) Constructor

Initializes a new instance of the XVertex4d class

Namespace: Pixoneer.NXDL
Assembly: NXDL (in NXDL.dll) Version: 3.0.0.0
Syntax
C#
public XVertex4d(
	[T:Pixoneer.XDL.XVertex4<double>]* val
)

Parameters

val  [T:Pixoneer.XDL.XVertex4<double>]*

[Missing <param name="val"/> documentation for "M:Pixoneer.NXDL.XVertex4d.#ctor(Pixoneer.XDL.XVertex4<double>*!System.Runtime.CompilerServices.IsImplicitlyDereferenced)"]

See Also