MapInstance 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public ref class MapInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportItemInstance, Microsoft::ReportingServices::OnDemandReportRendering::IDynamicImageInstance
public sealed class MapInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportItemInstance, Microsoft.ReportingServices.OnDemandReportRendering.IDynamicImageInstance
type MapInstance = class
inherit ReportItemInstance
interface IDynamicImageInstance
Public NotInheritable Class MapInstance
Inherits ReportItemInstance
Implements IDynamicImageInstance
- 상속
- 구현
필드
m_reportElementDef |
이 인스턴스를 정의하는 보고서 요소 정의를 지정합니다. (다음에서 상속됨 ReportElementInstance) |
m_style |
이 보고서 요소 개체의 스타일 속성을 지정합니다. (다음에서 상속됨 ReportElementInstance) |
m_uniqueName |
이 인스턴스 개체의 고유 식별자를 지정합니다. (다음에서 상속됨 ReportItemInstance) |
m_visibility |
보고서 항목의 표시 여부를 지정합니다. (다음에서 상속됨 ReportItemInstance) |
속성
AntiAliasing |
AntiAliasing 클래스의 Map 속성에 대한 계산된 값을 가져옵니다. |
Bookmark |
Bookmark 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다. (다음에서 상속됨 ReportItemInstance) |
DocumentMapLabel |
DocumentMapLabel 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다. (다음에서 상속됨 ReportItemInstance) |
PageName | |
ShadowIntensity |
ShadowIntensity 클래스의 Map 속성에 대한 계산된 값을 가져옵니다. |
Style |
Style 클래스의 ReportElement 속성에 대한 계산된 값을 가져옵니다. (다음에서 상속됨 ReportElementInstance) |
TextAntiAliasingQuality |
TextAntiAliasingQuality 클래스의 Map 속성에 대한 계산된 값을 가져옵니다. |
TileLanguage |
TileLanguage 클래스의 Map 속성에 대한 계산된 값을 가져옵니다. |
ToolTip |
ToolTip 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다. (다음에서 상속됨 ReportItemInstance) |
UniqueName |
이 인스턴스 개체의 고유 식별자를 가져옵니다. (다음에서 상속됨 ReportItemInstance) |
Visibility |
Visibility 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다. (다음에서 상속됨 ReportItemInstance) |
메서드
GetCoreXml() |
MapInstance의 핵심 XML을 가져옵니다. |
GetDefaultFontFamily() |
항목의 기본 글꼴 패밀리를 검색합니다. (다음에서 상속됨 ReportItemInstance) |
GetImage() |
지도를 이미지로 반환합니다. |
GetImage(ActionInfoWithDynamicImageMapCollection) |
지도를 이미지 맵에 대한 동작 집합과 함께 이미지로 반환합니다. |
GetImage(DynamicImageInstance+ImageType) |
지도를 지정된 유형의 이미지로 반환합니다. |
GetImage(DynamicImageInstance+ImageType, ActionInfoWithDynamicImageMapCollection) |
지도를 이미지 맵에 대한 동작 집합과 함께 지정한 유형의 이미지로 반환합니다. |
ResetInstanceCache() |
ReportItemInstance 캐시를 다시 설정합니다. (다음에서 상속됨 ReportItemInstance) |
SetDpi(Int32, Int32) |
지도 이미지를 생성하는 데 사용할 DPI를 설정합니다. |
SetSize(Double, Double) |
지도 인스턴스의 크기를 설정합니다. |