←Select platform

ArcRadius Property

Summary

Gets or sets the arc radius of the protractor.

Syntax

C#
VB
C++
public double ArcRadius { get; set; } 
  
Property ArcRadius As Double 
property double ArcRadius { 
   double get(); 
   void set (    double ); 
} 

Property Value

The arc radius of the protractor.

Remarks

The center of the arc is the point at which the two rulers of the protractor join. 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