ASP.NET Pack Programmer's Guide
AnchorPoint.setMarkStyle Method
See Also
 






Sets a value indicating what mark is drawn at the position of this anchor point.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setMarkStyle (
    int value
)

 Parameters

value

One of the MarkStyle constants.

 See Also

AnchorPoint Members
AnchorPoint Class
com.mindfusion.diagramming Namespace