Whether mapper attributes contained in the GraphML data should be automatically deserialized.

Namespace: yWorks.yFiles.Graph.Web
Assembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)

Syntax

C#
public bool AutoReadMapperData { get; set; }
Visual Basic
Public Property AutoReadMapperData As Boolean
	Get
	Set

See Also