Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

ShowLength Property (AnnProtractorObject)






Enables or disables the display of text showing the length of this AnnProtractorObject.
Syntax
public bool ShowLength {get; set;}
public:
property bool ShowLength {
   bool get();
   void set (    bool value);
}
'Declaration
 
Public Property ShowLength As Boolean
 
'Usage
 
Dim instance As AnnProtractorObject
Dim value As Boolean
 
instance.ShowLength = value
 
value = instance.ShowLength

Property Value

true to display text showing the length of this AnnProtractorObject; false otherwise.
Remarks
For more information, refer to Using Rulers in WPF Annotation Objects.
Example

For XAML example, refer to AnnProtractorObject.

For C#/VB examples, refer to AnnProtractorObject.

Requirements

Target Platforms

See Also

Reference

AnnProtractorObject Class
AnnProtractorObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features