(Leadtools.Annotations.Rendering)

Fill Property

Show in webframe




Gets or sets the style to use for filling the thumb.
Syntax
public AnnBrush Fill {get; set;}
public AnnBrush Fill {get; set;}
@property (nonatomic) 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 Leadtools.Annotations.Core.AnnSolidColorBrush object.
Requirements

Target Platforms

See Also

Reference

AnnThumbStyle Class
AnnThumbStyle Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.