←Select platform

Fill Property (AnnThumbStyle)

Summary

Gets or sets the style to use for filling the thumb.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnBrush Fill {get; set;}
Public Property Fill As Leadtools.Annotations.Core.AnnBrush
public Leadtools.Annotations.Core.AnnBrush Fill {get; set;}
@property (nonatomic, strong, nullable) LTAnnBrush *fill
public AnnBrush getFill() 
public void setFill(AnnBrush fill) 
get_Fill(); 
set_Fill(value); 
Object.defineProperty('Fill'); 

Property Value

The style to use for filling the thumb. The default value is a white AnnSolidColorBrush object.

Requirements

Target Platforms

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