RadialPointer.PointerCap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Style properties for the pointer cap.
public:
property Microsoft::ReportingServices::RdlObjectModel::PointerCap ^ PointerCap { Microsoft::ReportingServices::RdlObjectModel::PointerCap ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::PointerCap ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.PointerCap PointerCap { get; set; }
member this.PointerCap : Microsoft.ReportingServices.RdlObjectModel.PointerCap with get, set
Public Property PointerCap As PointerCap
Property Value
A PointerCap object.