Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property IsProtractorImplemented As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnProtractorObject Dim value As Boolean value = instance.IsProtractorImplemented |
C# | |
---|---|
public virtual bool IsProtractorImplemented {get;} |
Property Value
This property will always return true for AnnProtractorObject.(Read only)
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)