MapTile 클래스

정의

지도 타일 계층에 포함할 지도 타일 이미지를 나타냅니다.

public ref class MapTile sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapObjectCollectionItem
public sealed class MapTile : Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem
type MapTile = class
    inherit MapObjectCollectionItem
Public NotInheritable Class MapTile
Inherits MapObjectCollectionItem
상속

필드

m_instance

보고서 인스턴스 개체입니다.

(다음에서 상속됨 MapObjectCollectionItem)

속성

Instance

이 보고서 정의 개체의 계산된 값을 포함하는 보고서 인스턴스 개체를 가져옵니다.

MIMEType

지도 타일의 MIME 형식을 가져옵니다.

Name

타일의 이름을 가져옵니다.

TileData

타일의 이미지 데이터를 가져옵니다.

명시적 인터페이스 구현

IMapObjectCollectionItem.SetNewContext()

컬렉션의 새 컨텍스트를 설정합니다.

(다음에서 상속됨 MapObjectCollectionItem)

적용 대상