Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnRenderingEngine Class : LoadingPictureFill Property |
public AnnBrush LoadingPictureFill {get; set;}
'Declaration
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');
For more information, refer to LoadPicture.
For an example, refer to LoadPicture.