Click or drag to resize
XDL

XVertex2d Constructor (XVertex2<double>)

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

Parameters

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

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

See Also