Gets the name of the CSS element associated with this item.
Namespace: MindFusion.Diagramming
Assembly: DiagramItem.js
SyntaxJavaScript
Copy Code
|
|---|
get cssElementName() {} |
String
A string containing the CSS element name for item's type.
See Also