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 | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
FrameBackground | Appearance properties for the frame background | |
FrameImage | Image to use for the frame background. | |
FrameShape | Shape of the frame. | |
FrameStyle | Style of the frame. | |
FrameWidth | Width (thickness) of the frame. | |
GlassEffect | The glass effect applied to the frame. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Style | Gets the style properties of this report definition object. |
Top