IsChanged

GifBlock.IsChanged property

Gets or sets a value indicating whether block has changed and requires save.

public bool IsChanged { get; set; }

Property Value

true if block has changed; otherwise, false.

See Also