MapSizeInstance Class

Definition

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

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

Properties

Height

Gets the calculated value of the Height property in a MapSize class.

Unit

Gets the calculated value of the Unit property in a MapSize class.

Width

Gets the calculated value of the Width property in a MapSize class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to