Represents the ellipse bevel.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Framework..::.Atom
    PerpetuumSoft.Instrumentation.Model..::.Bevel
      PerpetuumSoft.Instrumentation.Model..::.EllipseBevel

See Also