←Select platform

ShowTickMarks Property (AnnCrossProductObject)

Summary

Gets or sets a value indicating whether the tick marks for this AnnCrossProductObject are visible.

Syntax

C#
VB
C++
public bool ShowTickMarks {get; set;}
Public Property ShowTickMarks As Boolean
public: 
property bool ShowTickMarks { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the tick marks for this AnnCrossProductObject are visible; false otherwise.

Remarks

For more information, refer to Using Rulers in WPF Annotation Objects.

Example

For XAML example, refer to AnnCrossProductObject.

For C#/VB examples, refer to AnnCrossProductObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize