Свойство MapSpatialDataRegionInstance.VectorData
Gets the calculated value of the VectorData property in a MapSpatialDataRegion class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property VectorData As Object
Get
'Применение
Dim instance As MapSpatialDataRegionInstance
Dim value As Object
value = instance.VectorData
public Object VectorData { get; }
public:
property Object^ VectorData {
Object^ get ();
}
member VectorData : Object
function get VectorData () : Object
Значение свойства
Тип: System.Object
An object that represents the calculated value of the NeedleStyle property.
См. также
Справочник
MapSpatialDataRegionInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering