←Select platform

ShowTickValue Property

Summary

Gets or sets a value indicating whether the tick mark values for this AnnPolyRulerObject are visible.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public virtual bool ShowTickValue {get; set;}
Public Overridable Property ShowTickValue As Boolean
public virtual bool ShowTickValue {get; set;}
@property (nonatomic) BOOL showTickValue;
public boolean getShowTickValue() 
public void setShowTickValue(boolean showTickValue) 
get_ShowTickValue(); 
set_ShowTickValue(value); 
Object.defineProperty('ShowTickValue'); 

Property Value

true if the tick mark values for this AnnPolyRulerObject are visible; otherwise, it is false

Requirements

Target Platforms

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