PointerCapInstance Class

Definition

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

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

Properties

CapStyle

Gets the calculated value of the CapStyle property in a PointerCap class.

Hidden

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

OnTop

Gets the calculated value of the OnTop property in a PointerCap class.

Reflection

Gets the calculated value of the Reflection property in a PointerCap class.

Style

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

Width

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

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to