LEADTOOLS JavaScript (Leadtools.Annotations.Core)

ShowPicture Property

Show in webframe
Gets or sets a value indicating whether to show the picture.
Syntax
get_showPicture();
set_showPicture(value);
Object.defineProperty('showPicture');

Property Value

TypeDescription
booleantrue to show the picture in Picture; otherwise, draw the ellipse.
Remarks

The AnnPointObject works in two ways: If the value of ShowPicture is true; this object will draw the picture in Picture with CenterPoint as the center point. Stroke, Fill and Radius will be ignored. If ShowPicture is false, this object will draw an ellipse using Stroke, Fill and Radius around CenterPoint.

See Also

Reference

AnnPointObject Object
AnnPointObject Members

 

 


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