CADability dotNET

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

Syntax

C#
public class NameProperty : IShowPropertyImpl
Visual Basic
Public Class NameProperty _
	Inherits IShowPropertyImpl
Visual C++
public ref class NameProperty : public IShowPropertyImpl

Inheritance Hierarchy

System..::..Object
  CADability.UserInterface..::..IShowPropertyImpl
    CADability.UserInterface..::..NameProperty

See Also