Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.GraphicsCore.v4.4 Assembly / Xceed.Chart.GraphicsCore Namespace / ShadowBase Class
Members


In This Topic
    ShadowBase Class
    In This Topic
    Base class for all shadow classes
    Object Model
    ShadowBase Class
    Syntax
    'Declaration
     
    <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
    <SerializableAttribute()>
    Public Class ShadowBase 
    'Usage
     
    Dim instance As ShadowBase
    [ClassInterface(ClassInterfaceType.AutoDual)]
    [Serializable()]
    public class ShadowBase 
    Inheritance Hierarchy

    System.Object
       Xceed.Chart.GraphicsCore.ShadowBase
          Xceed.Chart.Standard.Shadow

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of this class  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this shadow object  
    Public MethodInitialzies this instance from the properties of another shadow base object.  
    Top
    Requirements

    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

    See Also