TryGetColor

TryGetColor(out Color)

public bool TryGetColor(out Color value) ;

Description

Get the value of the Color type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.