CADability dotNET

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

Syntax

C#
public bool IsDefaultFor(
	Style..::..EDefaultFor toTest
)
Visual Basic
Public Function IsDefaultFor ( _
	toTest As Style..::..EDefaultFor _
) As Boolean
Visual C++
public:
bool IsDefaultFor(
	Style..::..EDefaultFor toTest
)

See Also