CADability dotNET

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

Syntax

C#
public class LineWidthSelectionProperty : MultipleChoiceProperty
Visual Basic
Public Class LineWidthSelectionProperty _
	Inherits MultipleChoiceProperty
Visual C++
public ref class LineWidthSelectionProperty : public MultipleChoiceProperty

Inheritance Hierarchy

System..::..Object
  CADability.UserInterface..::..IShowPropertyImpl
    CADability.UserInterface..::..MultipleChoiceProperty
      CADability.UserInterface..::..LineWidthSelectionProperty

See Also