Click or drag to resize
XDL

XVertex2i(XVertex2<int>*) Constructor

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


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

Parameters

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

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

See Also