Click or drag to resize

VIZViewerAddGeoDistanceAxisMeasure Method

축 방향 거리 측정 활성화

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void AddGeoDistanceAxisMeasure(
	int nType
)

Parameters

nType
Type: SystemInt32
0 : X축 1 : Y축 2 : Z축
See Also