Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ProtractorAngle As Double |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnProtractorObject Dim value As Double value = instance.ProtractorAngle |
C# | |
---|---|
public double ProtractorAngle {get;} |
Property Value
The angle of this AnnProtractorObject object.The angle is returned in AngularUnit units.
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)