Click or drag to resize

APIselLineColor Property

Change color for selected lines
REST path: /model/colors/selline
REST verb: GET,POST
REST header: {"val", value}

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public int selLineColor { get; set; }

Return Value

Int32
Integer value
Remarks
Request a ViewState event with ApplyColors flag to apply it suddenly
See Also