MapSubItemInstance Class

Definition

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

public ref class MapSubItemInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public abstract class MapSubItemInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapSubItemInstance = class
    inherit BaseInstance
Public MustInherit Class MapSubItemInstance
Inherits BaseInstance
Inheritance
MapSubItemInstance
Derived

Properties

BottomMargin

Gets the calculated value of the BottomMargin property in a MapSubItem class.

LeftMargin

Gets the calculated value of the LeftMargin property in a MapSubItem class.

RightMargin

Gets the calculated value of the RightMargin property in a MapSubItem class.

Style

Gets the calculated value of the Style property in a MapSubItem class.

TopMargin

Gets the calculated value of the TopMargin property in a MapSubItem class.

ZIndex

Gets the calculated value of the ZIndex property in a MapSubItem class.

Methods

ResetInstanceCache()

Resets the cache of the MapSubItemInstance.

Applies to