Layer.IsColorChecked

Layer.IsColorChecked property

A flag indicating whether the element has been checked locally. A value of 1 indicates that the element was checked locally.

public BOOL IsColorChecked { get; set; }

See Also