MapMarkerImageInstance Class

Definition

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

public ref class MapMarkerImageInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class MapMarkerImageInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapMarkerImageInstance = class
    inherit BaseInstance
Public NotInheritable Class MapMarkerImageInstance
Inherits BaseInstance
Inheritance
MapMarkerImageInstance

Properties

ImageData

Gets the calculated value of the ImageData property in a MapMarkerImage class.

MIMEType

Gets the calculated value of the MIMEType property in a MapMarkerImage class.

ResizeMode

Gets the calculated value of the ResizeMode property in a MapMarkerImage class.

Source

Gets the calculated value of the Source property in a MapMarkerImage class.

TransparentColor

Gets the calculated value of the TransparentColor property in a MapMarkerImage class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to