Skip to content

Opacity Field

Summary

The opacity of the control. Can be set from 0 (transparent) to 1 (opaque). Values higher than 1 will be set to 1, values below 0 will be set to 0.

Signature

1
public static ControlProperty Opacity;

Return Value

ControlProperty

Declaring Type

cAlgo.API.ControlProperty


Last update: March 23, 2023