Właściwość MapPolygonTemplateInstance.CenterPointOffsetX
Pobiera wartość obliczoną CenterPointOffsetX 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 CenterPointOffsetX As Double
Get
'Użycie
Dim instance As MapPolygonTemplateInstance
Dim value As Double
value = instance.CenterPointOffsetX
public double CenterPointOffsetX { get; }
public:
property double CenterPointOffsetX {
double get ();
}
member CenterPointOffsetX : float
function get CenterPointOffsetX () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości CenterPointOffsetX właściwość.