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.
Constructors
Name | Description | |
---|---|---|
![]() |
BackFrame() | Creates a new instance of the BackFrame class. |
![]() |
BackFrame(IPropertyStore) | Creates a new instance of the BackFrame class. |
Top
Methods
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 | Thickness of the frame. |
![]() |
GlassEffect | The glass effect that is applied to the frame. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
Style | Gets the style properties of this report definition object. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top