言語

MapPointTemplate.LabelPlacement プロパティ

定義

マップポイントレイヤーのラベル配置を取得します。

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

プロパティ値

Microsoft.ReportingServices.RdlObjectModel.ReportEnumProperty`1 オブジェクト。

適用対象