Click or drag to resize

MeasureItemUpdateDescription Method

측정 description 변경 : 측정 옵션(스타일) 변경으로 자동변경이 발생할수 있음.

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public void UpdateDescription(
	string description
)

Parameters

description
Type: SystemString
측정 description
See Also