Udostępnij przez


Właściwość PointerCap.CapImage

Obraz dla wskaźnika cap.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property CapImage As CapImage
    Get
    Set
'Użycie
Dim instance As PointerCap
Dim value As CapImage

value = instance.CapImage

instance.CapImage = value
public CapImage CapImage { get; set; }
public:
property CapImage^ CapImage {
    CapImage^ get ();
    void set (CapImage^ value);
}
member CapImage : CapImage with get, set
function get CapImage () : CapImage
function set CapImage (value : CapImage)

Wartość właściwości

Typ: Microsoft.ReportingServices.RdlObjectModel.CapImage
A CapImage obiektu.