Click or drag to resize
XDL

XVertex2i Constructor (XVertex2<int>)

[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: 1.2.817.72
Syntax
C#
public XVertex2i(
	[T:Pixoneer.XDL.XVertex2<int>]* val
)

Parameters

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

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

See Also