IObjectWithColor Interface

Property interface for objects with a BackgroundColor.

Definition

Namespace: Articy.Unity.Interfaces
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.1
C#
public interface IObjectWithColor

Properties

Color Gets the color.

See Also