ApplyOpacity Property (C1HyperPanel)
In This Topic
Gets or sets a value between zero and one that determines the minimum scale to be applied to elements when they are away from the center.
Syntax
'Declaration
Public Property ApplyOpacity As Boolean
public bool ApplyOpacity {get; set;}
See Also