←Select platform

Fill Property

Summary
Gets or sets the style to use for filling the thumb.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnBrush Fill { get; set; } 
@property (nonatomic, strong, nullable) LTAnnBrush *fill; 
AnnBrush getFill(); 
void setFill(AnnBrush fill); 
public:  
   property AnnBrush^ Fill 
   { 
      AnnBrush^ get() 
      void set(AnnBrush^ value) 
   } 
Fill # get and set (IAnnThumbStyle) 

Property Value

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.