Click or drag to resize

ModelComparisonManagerSetSolidTransparency Method

Solid 형식으로 비교 결과 조회 시, 투명도 사용 유무

Namespace: VIZCore3D.NET.Manager
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public void SetSolidTransparency(
	bool use
)

Parameters

use  Boolean
사용/미사용
See Also