GaugePointer.PointerImage 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.
Gets or sets the image to use for the pointer.
public:
property Microsoft::ReportingServices::RdlObjectModel::PointerImage ^ PointerImage { Microsoft::ReportingServices::RdlObjectModel::PointerImage ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::PointerImage ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.PointerImage PointerImage { get; set; }
member this.PointerImage : Microsoft.ReportingServices.RdlObjectModel.PointerImage with get, set
Public Property PointerImage As PointerImage
Property Value
The image to use for the pointer.