Класс MapPointLayerInstance
Represents an instance type of the MapPointLayer class and contains the calculated values of the properties in MapPointLayer.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapLayerInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapVectorLayerInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..MapPointLayerInstance
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class MapPointLayerInstance _
Inherits MapVectorLayerInstance
'Применение
Dim instance As MapPointLayerInstance
public sealed class MapPointLayerInstance : MapVectorLayerInstance
public ref class MapPointLayerInstance sealed : public MapVectorLayerInstance
[<SealedAttribute>]
type MapPointLayerInstance =
class
inherit MapVectorLayerInstance
end
public final class MapPointLayerInstance extends MapVectorLayerInstance
Тип MapPointLayerInstance обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
MaximumZoom | Gets the calculated value of the MaximumZoom property in a MapLayer class. (Производный от MapLayerInstance.) | |
MinimumZoom | Gets the calculated value of the MinimumZoom property in a MapLayer class. (Производный от MapLayerInstance.) | |
Transparency | Gets the calculated value of the Transparency property in a MapLayer class. (Производный от MapLayerInstance.) | |
VisibilityMode | Gets the calculated value of the VisibilityMode property in a MapLayer class. (Производный от MapLayerInstance.) |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
Finalize | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
MemberwiseClone | (Производный от Object.) | |
ResetInstanceCache | Инфраструктура. (Производный от MapVectorLayerInstance.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.