NXMapLayerFeatureDisplay Class |
Namespace: Pixoneer.NXDL.NXMap
public class NXMapLayerFeatureDisplay : NXMapLayer
The NXMapLayerFeatureDisplay type exposes the following members.
| Name | Description | |
|---|---|---|
| NXMapLayerFeatureDisplay | NXMapLayerFeatureDisplay 객체를 생성하고 데이터 멤버를 초기화한다. 기본 생성자. |
| Name | Description | |
|---|---|---|
| LayerVisible | 레이어의 도시여부를 확인하거나 설정한다. (Overrides NXMapLayerLayerVisible.) |
| Name | Description | |
|---|---|---|
| HitTest | 특정 위치에서의 객체 hit-testing을 수행한다. | |
| SetDataSource | 피쳐 객체를 갖는 데이터 소스(XftDataSource)를 설정한다. |
| Name | Description | |
|---|---|---|
| OnHitObj | 마우스로 클릭하여 이 레이어의 feature가 선택되면 발생한다. | |
| OnPreTranslateMessage | 윈도우 메시지가 처리되면 발생한다. |