MapTitleInstance Class

 

Updated: February 25, 2016

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

Namespace:   Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)


public ref class MapTitleInstance sealed : MapDockableSubItemInstance

NameDescription
System_CAPS_pubpropertyAngle

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

System_CAPS_pubpropertyBottomMargin

Gets the calculated value of the BottomMargin property in a MapSubItem class.(Inherited from MapSubItemInstance.)

System_CAPS_pubpropertyDockOutsideViewport

Gets the calculated value of the DockOutsideViewport property in a MapDockableSubItem class.(Inherited from MapDockableSubItemInstance.)

System_CAPS_pubpropertyHidden

Gets the calculated value of the Hidden property in a MapDockableSubItem class.(Inherited from MapDockableSubItemInstance.)

System_CAPS_pubpropertyLeftMargin

Gets the calculated value of the LeftMargin property in a MapSubItem class.(Inherited from MapSubItemInstance.)

System_CAPS_pubpropertyPosition

Gets the calculated value of the Position property in a MapDockableSubItem class.(Inherited from MapDockableSubItemInstance.)

System_CAPS_pubpropertyRightMargin

Gets the calculated value of the RightMargin property in a MapSubItem class.(Inherited from MapSubItemInstance.)

System_CAPS_pubpropertyStyle

Gets the calculated value of the Style property in a MapSubItem class.(Inherited from MapSubItemInstance.)

System_CAPS_pubpropertyText

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

System_CAPS_pubpropertyTextShadowOffset

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

System_CAPS_pubpropertyToolTip

Gets the calculated value of the ToolTip property in a MapDockableSubItem class.(Inherited from MapDockableSubItemInstance.)

System_CAPS_pubpropertyTopMargin

Gets the calculated value of the TopMargin property in a MapSubItem class.(Inherited from MapSubItemInstance.)

System_CAPS_pubpropertyZIndex

Gets the calculated value of the ZIndex property in a MapSubItem class.(Inherited from MapSubItemInstance.)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: