CADability dotNET

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

Syntax

C#
public class LayoutView : IShowPropertyImpl, ICondorViewInternal, 
	IView, ICommandHandler
Visual Basic
Public Class LayoutView _
	Inherits IShowPropertyImpl _
	Implements ICondorViewInternal, IView, ICommandHandler
Visual C++
public ref class LayoutView : public IShowPropertyImpl, 
	ICondorViewInternal, IView, ICommandHandler

Inheritance Hierarchy

See Also