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