Search
AnchorPoint.size Property
See Also
 





Gets or sets the size of the anchor point mark.

Namespace: MindFusion.Diagramming
File: AnchorPoint.js

 Syntax

JavaScript  Copy Code

get size() {}
set size(value) {}

 Property Value

Number

A number specifying the size.

 See Also