Gets or sets the color of the anchor point mark.
Namespace: MindFusion.Diagramming
File: AnchorPoint.js
SyntaxJavaScript
Copy Code
|
|---|
get color() {} |
String
A string specifying the color name or hexadecimal value.
RemarksThe anchor mark shape specified via MarkStyle is painted with this color.
See Also