Represents the base class for objects that have immutable behaviour.
Namespace:
PerpetuumSoft.FrameworkAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
C# |
---|
public abstract class Atom : ICloneable |
Visual Basic (Declaration) |
---|
Public MustInherit Class Atom _ Implements ICloneable |
Visual C++ |
---|
public ref class Atom abstract : ICloneable |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Framework..::.Atom
PerpetuumSoft.Framework.Drawing..::.Border
PerpetuumSoft.Framework.Drawing..::.Fill
PerpetuumSoft.Framework.Drawing..::.Stroke
PerpetuumSoft.Instrumentation.Model..::.Bevel
PerpetuumSoft.Reporting.DOM..::.GraphicsSettings
PerpetuumSoft.Framework..::.Atom
PerpetuumSoft.Framework.Drawing..::.Border
PerpetuumSoft.Framework.Drawing..::.Fill
PerpetuumSoft.Framework.Drawing..::.Stroke
PerpetuumSoft.Instrumentation.Model..::.Bevel
PerpetuumSoft.Reporting.DOM..::.GraphicsSettings