Name | Description | |
---|---|---|
ImageFrame Constructor | Constructs a new instance of this class |
The following tables list the members exposed by ImageFrame.
Name | Description | |
---|---|---|
ImageFrame Constructor | Constructs a new instance of this class |
Name | Description | |
---|---|---|
BackgroundColor | The background color of the frame. | |
Border | Controls the border of the image frame. | |
BottomCornersHeight | The height of the bottom corners of the image frame. | |
BottomTubeSize | The height of the bottom tube of the image frame. | |
FillEffect | The fill effect applied on the frame. | |
InnerEdgePercent | The amount of rounding of the inner edges relative to the corner and tube size. | |
LeftCornersWidth | The width of the left corners of the image frame. | |
LeftTubeSize | The width of the left tube of the image frame. | |
LightColor | The light color of the bevel effect applied on the frame. | |
LightEffectSize | Controls the size of the light bevel. | |
OuterEdgePercent | The amount of rounding of the outer edges relative to the corner size. | |
RightCornersWidth | The width of the right corners of the image frame. | |
RightTubeSize | The width of the right tube of the image frame. | |
Shadow | Controls the shadow of the image frame. | |
ShadowColor | The shadow color of the bevel effect applied on the frame. | |
TopCornersHeight | The height of the top corners of the image frame. | |
TopTubeSize | The height of the top tube of the image frame. | |
Type | The type of the image frame. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an identical copy of this instance | |
InitFromFrameProperties | Initialzies this instance from the properties of another image frame base object. (Inherited from Xceed.Chart.GraphicsCore.ImageFrameBase) | |
SetPredefinedFrameStyle | Configures the ImageFrame object to display a predefined image frame. This method is provided for fast and easy setup of the image borders. | |
ShowEditor | Overloaded. Shows a frame properties dialog allowing you to visually edit the frame properties. |