Search
AnchorPoint.markStyle Property
See Also
 





Gets or sets the appearance of the anchor point mark.

Namespace: MindFusion.Diagramming
File: AnchorPoint.js

 Syntax

JavaScript  Copy Code

get markStyle() {}
set markStyle(value) {}

 Property Value

MarkStyle

A member of the MarkStyle enumeration.

 Remarks

Specifies how anchor points are marked visually on the screen.

 See Also