Gets the name of the Visio master associated with current shape.
Namespace: com.mindfusion.diagramming.importers
Package: com.mindfusion.diagramming.importers
SyntaxJava
Copy Code
|
|---|
public String getMasterName () |
A string specifying the master name, if there's a respective Name attribute defined in XML.
See Also