Search
CompatConfig Members
Fields Properties
 


Contains API compatibility settings.

The following tables list the members exposed by the CompatConfig type.

 Public Fields

  Name Description

gridLayout

Indicates whether to use CSS grid layout for diagram DOM.

pixelThickness

Indicates whether stroke thickness values are specified in pixels or diagram units.

 Public Properties

  Name Description

propFunctions

Gets or sets whether the control should generate get/set functionsfor properties to keep compatibility with older versions of the diagramming API.

 See Also