CADability dotNET
Verbindet die Eigenschaften Layer, ColorDef, Style für die Aktionen

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  CADability.UserInterface..::..IShowPropertyImpl
    CADability.UserInterface..::..AttributesProperty

See Also