CapImage 속성
Gets the image to use for the pointer cap.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public ReadOnly Property CapImage As CapImage
Get
‘사용 방법
Dim instance As PointerCap
Dim value As CapImage
value = instance.CapImage
public CapImage CapImage { get; }
public:
property CapImage^ CapImage {
CapImage^ get ();
}
member CapImage : CapImage
function get CapImage () : CapImage
속성 값
유형: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .CapImage
A CapImage object.