Gets or sets a value that indicates which thumbs to display in a polyline object.
public int ThumbsGap { get; set; }
Public Property ThumbsGap As Integer
@property (nonatomic) NSUInteger thumbsGap;
public int getThumbsGap()
public void setThumbsGap(int thumbsGap)
public:
property Int32 ThumbsGap
{
Int32 get()
void set(Int32 value)
}
An value greater than zero that indicates which thumbs to display in a polyline object, or 0 to display all thumbs. The default value is 0.
Changing this property will affect the current and all future running AnnPolylineEditDesigner objects. For more information refer to the AnnPolylineEditDesigner.ThumbsGap property of the AnnPolylineEditDesigner.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document