CADability dotNET
Basisklasse für die Anzeige einer Liste (LayerListe u.s.w.)

Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public abstract class ListProperty : IShowPropertyImpl
Visual Basic
Public MustInherit Class ListProperty _
	Inherits IShowPropertyImpl
Visual C++
public ref class ListProperty abstract : public IShowPropertyImpl

Inheritance Hierarchy

System..::..Object
  CADability.UserInterface..::..IShowPropertyImpl
    CADability.UserInterface..::..ListProperty

See Also