Click or drag to resize

ObjectPropertyNamesColor Field

The color of the object [System.Windows.Media.Color] Check HasColor to check whether an object has this property. (E.g. Pin or Connections do not have this property)

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public const string Color = "Color"

Field Value

Type: String
See Also