
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <EditorAttribute(Xceed.Chart.Utilities.ObjectEditor, System.Drawing.Design.UITypeEditor)> <SerializableAttribute()> Public Class ImageFrame Inherits Xceed.Chart.GraphicsCore.ImageFrameBase
'Usage Dim instance As ImageFrame
[ClassInterface(ClassInterfaceType.AutoDual)] [Editor(Xceed.Chart.Utilities.ObjectEditor, System.Drawing.Design.UITypeEditor)] [Serializable()] public class ImageFrame : Xceed.Chart.GraphicsCore.ImageFrameBase
System.Object
Xceed.Chart.GraphicsCore.Frame
Xceed.Chart.GraphicsCore.ImageFrameBase
Xceed.Chart.Standard.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. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2