documentationfor yFiles for HTML 2.6

WriteEventArgs

This is the event argument that is used by the IWriteEvents interface that can be queried from the writeEvents property.

Inheritance Hierarchy
EventArgs
WriteEventArgs

Remarks

This class holds a reference to the write context and the item that is currently being written.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.graphml.WriteEventArgs

Constructors

Properties