Click or drag to resize
XDL

XVertex2i(XVertex2<int>*) Constructor

Initializes a new instance of the XVertex2i class

Namespace: Pixoneer.NXDL
Assembly: NXDL (in NXDL.dll) Version: 3.0.0.0
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