Visual Basic (Declaration) | |
---|---|
Public Property ArcRadius As Double |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public double ArcRadius {get; set;} |
XAML Attributes Usage | |
---|---|
<object ArcRadius=double .../> |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsMeasure, AffectsRender |
XAML Attributes Usage | |
---|---|
<object ArcRadius=double .../> |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsMeasure, AffectsRender |
Return Value
The arc radius of this AnnProtractorObject.For XAML example, refer to AnnProtractorObject.
For C#/VB examples, refer to AnnProtractorObject.
The center of the arc is CenterPoint for this AnnProtractorObject.
For more information, refer to Using Protractors in WPF Annotation Objects.
For more information, refer to Using Protractors in WPF Annotation Objects.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family