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 | |
---|---|---|
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
MIMEType | Gets the MIME type for the image. | |
ResizeMode | Gets the resize mode for the image. | |
Source | Gets the type of source that is associated with the image. | |
TransparentColor | Gets the color to treat as transparent in the image. | |
Value | Gets the image data. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
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.