Type alias ZEdgeStyleCSS

ZEdgeStyleCSS: { beginConnectorType?: ConnectorType; edgeType?: EdgeType; endConnectorType?: ConnectorType; endMarker?: boolean; pathTextAlignment?: PathTextAlighnment; startMarker?: boolean } & ZTextBoxCSS

Generated using TypeDoc