Returns the measured angle in degrees
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.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 (); }