Click or drag to resize

ObjectProxyHasColor Property

true if the object has the "Color" property, otherwise false

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public bool HasColor { get; }

Property Value

Type: Boolean
See Also