Click or drag to resize
XDL

NXViewshed Class

NXPlanetView로 부터 뷰쉐드 툴을 가져온다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NXPlanetNXViewshed

Namespace:  Pixoneer.NXDL.NXPlanet
Assembly:  NXPlanet (in NXPlanet.dll) Version: 2.0.3.30
Syntax
C#
public class NXViewshed

The NXViewshed type exposes the following members.

Constructors
  NameDescription
Public methodNXViewshed
NXViewshed 객체를 생성하고 데이터 멤버를 초기화한다. 기본 생성자.
Top
Properties
  NameDescription
Public propertyOverlayAlpha
Planet 레이어에서 결과 이미지 오버레이의 알파 값을 확인하거나 설정한다.
Public propertyUnVisibleColor
결과 이미지의 보이지 않는 색상을 확인하거나 설정한다.
Public propertyVisibleColor
결과 이미지의 표시 색상을 확인하거나 설정한다.
Top
Methods
  NameDescription
Public methodCaculate
결과를 계산하고 표시한다.
Public methodSaveBMP
결과 파일을 저장한다.
Public methodSetArea
뷰쉐드 속성을 설정.
Top
See Also