Sdílet prostřednictvím


PointerCap Members

Include Protected Members
Include Inherited Members

Represents a pointer cap for a radial gauge.

The PointerCap type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property CapImage Image to use for the pointer cap.
Public property CapStyle Type of the cap.
Public property Hidden Indicates the cap is hidden.
Public property Instance Gets the report instance object that contains the calculated values of this report definition object.
Public property OnTop Indicates the cap is displayed on top of the pointer.
Public property Reflection Indicates the cap has a reflection effect.
Public property Style Gets the style properties of this report definition object.
Public property Width Width of the cap, as a percent of the scale radius.

Top