Click or drag to resize
XDL

XVertex4d Constructor (XVertex4<double>)

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

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

Parameters

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

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

See Also