Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property IsRulerImplemented As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnProtractorObject Dim value As Boolean value = instance.IsRulerImplemented |
C# | |
---|---|
public virtual bool IsRulerImplemented {get;} |
Property Value
This property will always return true for AnnProtractorObject.(Read only)
For more information, refer to Using Rulers in WPF Annotation Objects.
For more information, refer to Using Rulers 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)