A Sandcastle Documented Class Library
BlockSize Property
NamespacesGifComponentsGraphicControlExtensionBlockSize
Number of bytes in the block, after the Block Size field and up to but not including the Block Terminator. This field contains the fixed value 4.
Declaration Syntax
C#Visual BasicVisual C++
public int BlockSize { get; }
Public ReadOnly Property BlockSize As Integer
public:
property int BlockSize {
	int get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453