PointerCap 屬性
Style properties for the pointer cap.
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Property PointerCap As PointerCap
Get
Set
'用途
Dim instance As RadialPointer
Dim value As PointerCap
value = instance.PointerCap
instance.PointerCap = value
public PointerCap PointerCap { get; set; }
public:
property PointerCap^ PointerCap {
PointerCap^ get ();
void set (PointerCap^ value);
}
member PointerCap : PointerCap with get, set
function get PointerCap () : PointerCap
function set PointerCap (value : PointerCap)
屬性值
型別:Microsoft.ReportingServices.RdlObjectModel. . :: . .PointerCap
A PointerCap object.