Returns the measured angle in degrees
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double Angle { get; }
Public ReadOnly Property Angle As Double Get
public: property double Angle { double get (); }