PointerCap Members
Include Protected Members
Include Inherited Members
Represents a pointer cap for a radial gauge.
The PointerCap type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PointerCap() | Creates a new instance of the PointerCap class. |
![]() |
PointerCap(IPropertyStore) | Creates a new instance of the PointerCap class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
CapImage | Image to use for the pointer cap. |
![]() |
CapStyle | Type of the cap. |
![]() |
Hidden | Indicates the cap is hidden. |
![]() |
OnTop | Indicates the cap is displayed on top of the pointer. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Reflection | Indicates the cap has a reflection effect. |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
Style | Gets the style properties of this report definition object. |
![]() |
Width | Width of the cap, as a percent of the scale radius. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top