Sdílet prostřednictvím


BackFrame Members

Include Protected Members
Include Inherited Members

Represents the frame and frame background for a gauge or gauge panel.

The BackFrame 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 FrameBackground Appearance properties for the frame background
Public property FrameImage Image to use for the frame background.
Public property FrameShape Shape of the frame.
Public property FrameStyle Style of the frame.
Public property FrameWidth Width (thickness) of the frame.
Public property GlassEffect The glass effect applied to the frame.
Public property Instance Gets the report instance object that contains the calculated values of this report definition object.
Public property Style Gets the style properties of this report definition object.

Top