Click or drag to resize
XDL

XVertex2d(XVertex2<double>*) Constructor

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


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

Parameters

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

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

See Also