Defines the kind of a border around an element.

Namespace:  PerpetuumSoft.Framework.Drawing
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
public class Border : Atom
Visual Basic (Declaration)
Public Class Border _
	Inherits Atom
Visual C++
public ref class Border : public Atom

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Framework..::.Atom
    PerpetuumSoft.Framework.Drawing..::.Border

See Also