Click or drag to resize
XDL

XftText Constructor (XVertex3d, String)

[Missing <summary> documentation for "M:Pixoneer.NXDL.NFT.XftText.#ctor(Pixoneer.NXDL.XVertex3d@,System.String)"]

Namespace:  Pixoneer.NXDL.NFT
Assembly:  NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntax
C#
public XftText(
	ref XVertex3d vt,
	string text
)

Parameters

vt
Type: Pixoneer.NXDLXVertex3d

[Missing <param name="vt"/> documentation for "M:Pixoneer.NXDL.NFT.XftText.#ctor(Pixoneer.NXDL.XVertex3d@,System.String)"]

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Pixoneer.NXDL.NFT.XftText.#ctor(Pixoneer.NXDL.XVertex3d@,System.String)"]

See Also