This member function returns the display width when serializing model elements.

Return Value

An integer representing the display width.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public int DisplayWidth { get; set; }

See Also