Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the calculated value of the MapCoordinateSystem property in a MapViewport class.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property MapCoordinateSystem As MapCoordinateSystem
Get
'Uso
Dim instance As MapViewportInstance
Dim value As MapCoordinateSystem
value = instance.MapCoordinateSystem
public MapCoordinateSystem MapCoordinateSystem { get; }
public:
property MapCoordinateSystem MapCoordinateSystem {
MapCoordinateSystem get ();
}
member MapCoordinateSystem : MapCoordinateSystem
function get MapCoordinateSystem () : MapCoordinateSystem
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapCoordinateSystem
A MapCoordinateSystem value that represents the calculated value of the MapCoordinateSystem property.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering