Visual Basic (Declaration) | |
---|---|
Property ArcRadius As Double |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IAnnProtractor Dim value As Double instance.ArcRadius = value value = instance.ArcRadius |
C# | |
---|---|
double ArcRadius {get; set;} |
Property Value
The arc radius of the protractor.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.
For more information, refer to Using Protractors in WPF Annotation Objects.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)