Search
ArcSegment.point Property
See Also
 






Gets or sets the endpoint of the elliptical arc.

Namespace: MindFusion.Gauges
File: Segment.js

 Syntax

JavaScript  Copy Code

get point() {}
set point(value) {}

 Property Value

Point

The endpoint of the elliptical arc.

 See Also