GlobalLayerMaskInfo.Kind

GlobalLayerMaskInfo.Kind property

Gets or sets the kind. 0 = Color selected–i.e. inverted; 1 = Color protected; 128 = use value stored per layer. This value is preferred. The others are for backward compatibility with beta versions.

public byte Kind { get; set; }

Property Value

The kind.

See Also