Compartilhar via


Classe MapMarkerImage

Represents an image to be applied to the map marker.

Hierarquia de herança

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerImage

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public NotInheritable Class MapMarkerImage
'Uso
Dim instance As MapMarkerImage
public sealed class MapMarkerImage
public ref class MapMarkerImage sealed
[<SealedAttribute>]
type MapMarkerImage =  class end
public final class MapMarkerImage

O tipo MapMarkerImage expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriedade pública MIMEType Gets the MIME type for the image.
Propriedade pública ResizeMode Gets the resize mode for the image.
Propriedade pública Source Gets the type of source that is associated with the image.
Propriedade pública TransparentColor Gets the color to treat as transparent in the image.
Propriedade pública Value Gets the image data.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering