MapPointTemplate.LabelPlacement プロパティ
マップ ポイント レイヤーのラベル配置を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property LabelPlacement As ReportEnumProperty(Of MapPointLabelPlacement)
Get
'使用
Dim instance As MapPointTemplate
Dim value As ReportEnumProperty(Of MapPointLabelPlacement)
value = instance.LabelPlacement
public ReportEnumProperty<MapPointLabelPlacement> LabelPlacement { get; }
public:
property ReportEnumProperty<MapPointLabelPlacement>^ LabelPlacement {
ReportEnumProperty<MapPointLabelPlacement>^ get ();
}
member LabelPlacement : ReportEnumProperty<MapPointLabelPlacement>
function get LabelPlacement () : ReportEnumProperty<MapPointLabelPlacement>
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<MapPointLabelPlacement>
ReportEnumProperty オブジェクト。