PointerCapInstance 클래스

정의

PointerCap 클래스의 인스턴스 유형을 나타내며 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
상속
PointerCapInstance

속성

CapStyle

CapStyle 클래스의 PointerCap 속성에 대한 계산된 값을 가져옵니다.

Hidden

Hidden 클래스의 PointerCap 속성에 대한 계산된 값을 가져옵니다.

OnTop

OnTop 클래스의 PointerCap 속성에 대한 계산된 값을 가져옵니다.

Reflection

Reflection 클래스의 PointerCap 속성에 대한 계산된 값을 가져옵니다.

Style

Style 클래스의 PointerCap 속성에 대한 계산된 값을 가져옵니다.

Width

Width 클래스의 PointerCap 속성에 대한 계산된 값을 가져옵니다.

메서드

ResetInstanceCache()

인스턴스 캐시를 다시 설정합니다.

(다음에서 상속됨 BaseInstance)

적용 대상