CADability dotNET

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

Syntax

C#
public class LengthProperty : IShowPropertyImpl, 
	IWindowlessControl, IConstructProperty, IShowProperty, ICommandHandler
Visual Basic
Public Class LengthProperty _
	Inherits IShowPropertyImpl _
	Implements IWindowlessControl, IConstructProperty, IShowProperty, ICommandHandler
Visual C++
public ref class LengthProperty : public IShowPropertyImpl, 
	IWindowlessControl, IConstructProperty, IShowProperty, ICommandHandler

Inheritance Hierarchy

System..::..Object
  CADability.UserInterface..::..IShowPropertyImpl
    CADability.UserInterface..::..LengthProperty

See Also