Represents the notches located circular.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Instrumentation.Model..::.Element
    PerpetuumSoft.Instrumentation.Model..::.CircularShape
      PerpetuumSoft.Instrumentation.Model..::.CircularNotches

See Also