←Select platform

ProtractorAngle Property

Summary

Gets the angle of this AnnProtractorObject object.

Syntax

C#
VB
C++
public double ProtractorAngle { get; } 
  
Public ReadOnly Property ProtractorAngle As Double 
public: 
property double ProtractorAngle { 
   double get(); 
} 

Property Value

The angle of this AnnProtractorObject object.

Remarks

The angle is returned in AngularUnit units. For more information, refer to Using Protractors in WPF Annotation Objects.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly