Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the style properties for the pointer cap.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property PointerCap As PointerCap
Get
'Usage
Dim instance As RadialPointer
Dim value As PointerCap
value = instance.PointerCap
public PointerCap PointerCap { get; }
public:
property PointerCap^ PointerCap {
PointerCap^ get ();
}
member PointerCap : PointerCap
function get PointerCap () : PointerCap
Property Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.PointerCap
A PointerCap object.
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace