Właściwość MapPolygonTemplateInstance.CenterPointOffsetY
Pobiera wartość obliczoną CenterPointOffsetY właściwość w MapPolygonTemplate klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property CenterPointOffsetY As Double
Get
'Użycie
Dim instance As MapPolygonTemplateInstance
Dim value As Double
value = instance.CenterPointOffsetY
public double CenterPointOffsetY { get; }
public:
property double CenterPointOffsetY {
double get ();
}
member CenterPointOffsetY : float
function get CenterPointOffsetY () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości CenterPointOffsetY właściwość.