←Select platform

ArcRadius Property (AnnProtractorObject)

Summary

Gets or sets the arc radius of this AnnProtractorObject.

Syntax

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

Property Value

The arc radius of this AnnProtractorObject.

Remarks

The center of the arc is CenterPoint for this AnnProtractorObject. For more information, refer to Using Protractors in WPF Annotation Objects.

Example

For XAML example, refer to AnnProtractorObject.

For C#/VB examples, refer to AnnProtractorObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize