言語

MapDockableSubItem.Position プロパティ

定義

マップ上でドッキング可能なアイテムの位置を取得できます。

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

プロパティ値

地図上でドッキング可能なアイテムの位置を表す ReportEnumProperty<EnumType> オブジェクトです。

適用対象