Click or drag to resize
XDL

XftEnvelope3DIsInit Method

Envelope에 대한 값이 설정 되었는지 여부를 반환한다.

Namespace:  Pixoneer.NXDL.NFT
Assembly:  NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntax
C#
public int IsInit(
	bool b2D
)

Parameters

b2D
Type: SystemBoolean

[Missing <param name="b2D"/> documentation for "M:Pixoneer.NXDL.NFT.XftEnvelope3D.IsInit(System.Boolean)"]

Return Value

Type: Int32
See Also