(Leadtools.Annotations.Core)

LoadingPictureStroke Property

Show in webframe





Gets or sets the object to use for stroking the border of the loading picture placeholder rectangle.
Syntax
public AnnStroke LoadingPictureStroke {get; set;}
Public Property LoadingPictureStroke As AnnStroke
public AnnStroke LoadingPictureStroke {get; set;}
@property (nonatomic) LTAnnStroke* loadingPictureStroke;
public AnnStroke getLoadingPictureStroke()
public void setLoadingPictureStroke(AnnStroke loadingPictureStroke)
            
 
get_LoadingPictureStroke();
set_LoadingPictureStroke(value);
Object.defineProperty('LoadingPictureStroke');

Property Value

The object used for stroking the border of the loading picture placeholder rectangle. The default value is a white AnnStroke with a length of 1.
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.