CADability dotNET

Namespace:  CADability
Assembly:  CADability (in CADability.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public double Degree { get; set; }
Visual Basic (Declaration)
Public Property Degree As Double
Visual C++
public:
property double Degree {
	double get ();
	void set (double value);
}

Field Value

Zugriff auf das Gradmaß

See Also