マップ ビューポートのマップ座標の最大 Y 値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property MaximumY As ReportDoubleProperty
Get
'使用
Dim instance As MapLimits
Dim value As ReportDoubleProperty
value = instance.MaximumY
public ReportDoubleProperty MaximumY { get; }
public:
property ReportDoubleProperty^ MaximumY {
ReportDoubleProperty^ get ();
}
member MaximumY : ReportDoubleProperty
function get MaximumY () : ReportDoubleProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
ReportDoubleProperty オブジェクト。