Gets the default type of custom painting done on links.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public CustomDraw getLinkCustomDraw () |
A member of the CustomDraw enumeration. The default is None.
RemarksThis property specifies whether and how custom painting of links is performed. Its value is assigned to the CustomDraw property of new links.
See Also