Свойство OffsetX
Gets the calculated value of the OffsetX property in a MapSpatialElementTemplate class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property OffsetX As Double
Get
'Применение
Dim instance As MapSpatialElementTemplateInstance
Dim value As Double
value = instance.OffsetX
public double OffsetX { get; }
public:
property double OffsetX {
double get ();
}
member OffsetX : float
function get OffsetX () : double
Значение свойства
Тип: System. . :: . .Double
A double value that represents the calculated value of the OffsetX property.