MapTitleInstance Class

Definition

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

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

Properties

Angle

Gets the calculated value of the Angle property in a MapTitle class.

BottomMargin

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

(Inherited from MapSubItemInstance)
DockOutsideViewport

Gets the calculated value of the DockOutsideViewport property in a MapDockableSubItem class.

(Inherited from MapDockableSubItemInstance)
Hidden

Gets the calculated value of the Hidden property in a MapDockableSubItem class.

(Inherited from MapDockableSubItemInstance)
LeftMargin

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

(Inherited from MapSubItemInstance)
Position

Gets the calculated value of the Position property in a MapDockableSubItem class.

(Inherited from MapDockableSubItemInstance)
RightMargin

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

(Inherited from MapSubItemInstance)
Style

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

(Inherited from MapSubItemInstance)
Text

Gets the calculated value of the Text property in a MapTitle class.

TextShadowOffset

Gets the calculated value of the TextShadowOffset property in a MapTitle class.

ToolTip

Gets the calculated value of the ToolTip property in a MapDockableSubItem class.

(Inherited from MapDockableSubItemInstance)
TopMargin

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

(Inherited from MapSubItemInstance)
ZIndex

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

(Inherited from MapSubItemInstance)

Methods

ResetInstanceCache()

Resets the cache of the MapDockableSubItemInstance.

(Inherited from MapDockableSubItemInstance)

Applies to