Click or drag to resize

APIbackgroundColor Property

Get or set the background color
REST path: /model/colors/back
REST verb: GET,POST
REST header: {"val", value}

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

Property Value

Int32
RGB as integer

Return Value

Int32
RGB as integer
Remarks
Request a screen update to apply it suddenly
See Also