LEADTOOLS Winrt (Leadtools.Annotations.Designers)
LEAD Technologies, Inc

ThumbsGap Property


Gets or sets a value that indicates which thumb to display. WinRT support
Syntax
public virtual int ThumbsGap {get; set;}
 get_ThumbsGap();
set_ThumbsGap(value);

Property Value

A value greater than 0 that indicates which thumbs to display. The default value is 0.
Remarks

Use 0 to display all thumbs. This value does not represent the distance in pixels. Instead, it refers to the number of thumbs to skip before displaying another thumb. Possible values are:

Value Meaning
0

Show every thumb

1

Show a thumb, skip a thumb, show a thumb ...

.

...

.

...

.

...

9

Show a thumb, skip the next nine ...

.

...

... and so on.

The last thumb is always shown. Therefore, using a large value for ThumbsGap will probably result in only the first and last thumbs being shown.

If the value of AnnPolylineEditDesigner.ShowThumbs is set to false the ThumbsGap value will be ignored since the thumbs will not be shown.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnPolylineEditDesigner Class
AnnPolylineEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.