MapTileLayer.TileStyle 속성

정의

지도 타일 스타일을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapTileStyle> ^ TileStyle { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapTileStyle> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapTileStyle> TileStyle { get; }
member this.TileStyle : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapTileStyle>
Public ReadOnly Property TileStyle As ReportEnumProperty(Of MapTileStyle)

속성 값

ReportEnumProperty<EnumType> 개체입니다.

적용 대상