(Leadtools.Annotations.Core)

LoadingPictureFill Property

Show in webframe





Gets or sets the object to use for filling the background of the loading picture placeholder rectangle.
Syntax
public AnnBrush LoadingPictureFill {get; set;}
Public Property LoadingPictureFill As AnnBrush
public AnnBrush LoadingPictureFill {get; set;}
@property (nonatomic) LTAnnBrush* loadingPictureFill;
public AnnBrush getLoadingPictureFill()
public void setLoadingPictureFill(AnnBrush loadingPictureFill)
            
 
get_LoadingPictureFill();
set_LoadingPictureFill(value);
Object.defineProperty('LoadingPictureFill');

Property Value

The object to use for filling the background of the loading picture placeholder rectangle. The default value is a solid black AnnSolidColorBrush.
Remarks

For more information, refer to LoadPicture.

Example

For an example, refer to LoadPicture.

Requirements

Target Platforms

See Also

Reference

AnnRenderingEngine Class
AnnRenderingEngine Members

 

 


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