Click or drag to resize
XDL

XVertex2inorm Method

this객체의 Euclidean Norm을 계산하여 반환한다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 1.2.817.72
Syntax
C#
public double norm()

Return Value

Type: Double
Euclidean Norm
See Also