ControlBlock

GifFrameBlock.ControlBlock property

Gets the graphics control block associated with this block.

public GifGraphicsControlBlock ControlBlock { get; }

Property Value

The control block.

See Also