Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

ShowArc Property

Show in webframe
Gets or sets the value that indicates whether to view the protractor arc for thisAnnProtractorObject.
Syntax
get_showArc();
set_showArc(value);
Object.defineProperty('showArc');

Property Value

TypeDescription
booleanThe value indicates whether to view the protractor arc for this AnnProtractorObject. If this value is true then view the arc. The default value is true.
Remarks
For more information, refer to Using Protractors in Annotation Objects.
See Also

Reference

AnnProtractorObject Object
AnnProtractorObject Members

Error processing SSI file