Compartir a través de


Clase MapMarkerImageInstance

Represents an instance type of the MapMarkerImage class and contains the calculated values of the properties in MapMarkerImage.

Jerarquía de herencia

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering..::..MapMarkerImageInstance

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public NotInheritable Class MapMarkerImageInstance _
    Inherits BaseInstance
'Uso
Dim instance As MapMarkerImageInstance
public sealed class MapMarkerImageInstance : BaseInstance
public ref class MapMarkerImageInstance sealed : public BaseInstance
[<SealedAttribute>]
type MapMarkerImageInstance =  
    class
        inherit BaseInstance
    end
public final class MapMarkerImageInstance extends BaseInstance

El tipo MapMarkerImageInstance expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública ImageData Gets the calculated value of the ImageData()()()() property in a MapMarkerImage class.
Propiedad pública MIMEType Gets the calculated value of the MIMEType property in a MapMarkerImage class.
Propiedad pública ResizeMode Gets the calculated value of the ResizeMode property in a MapMarkerImage class.
Propiedad pública Source Gets the calculated value of the Source property in a MapMarkerImage class.
Propiedad pública TransparentColor Gets the calculated value of the TransparentColor property in a MapMarkerImage class.

Arriba

Métodos

  Nombre Descripción
Método público Equals (Se hereda de Object.)
Método protegido Finalize (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método protegido MemberwiseClone (Se hereda de Object.)
Método protegido ResetInstanceCache Resets the instance cache. (Se hereda de BaseInstance.)
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.