Search
RenderOptions.getEnableAnchors Method
See Also
 

Gets a value indicating whether anchor point marks will be printed.

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

 Syntax

Java  Copy Code

public boolean getEnableAnchors ()

 Return Value

true if anchor point marks will be printed,otherwise false.

 See Also