Packer.Size Property

TegoOS

PackerSize Property
Size of data added rounded up to a whole number of words.

Namespace: Tego.Utils
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public int Size { get; }
Public ReadOnly Property Size As Integer
	Get
public:
property int Size {
	int get ();
}
member Size : int with get

Property Value

Type: Int32
See Also