←Select platform

ArcRadius Property

Summary

Gets or sets the arc radius of the protractor.

Syntax

C#
VB
C++
public AnnLength ArcRadius { get; set; } 
  
Property ArcRadius As Leadtools.Annotations.AnnLength 
property Leadtools.Annotations.AnnLength ArcRadius { 
   Leadtools.Annotations.AnnLength get(); 
   void set (    Leadtools.Annotations.AnnLength ); 
} 

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 Annotation Objects. (Deprecated)

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.Annotations Assembly