ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedDataElem Object > IGMedDataElem Methods > Resize Method |
Changes ItemCount of the Data Element.
For all Value Representations except Other Byte, Other Word and Other Float, ItemCount corresponds to the Value Multiplicity. For Other Byte, Other Word and Other Float Value Representations, which are arrays and always have Value Multiplicity of one, ItemCount represents the number of elements in the array (Byte, Word or Float).
ValueLength Property and ValueMultiplicity Property will reflect the NewItemCount.
See description of IGMedDataElem Object for more detail.
Resize(NewItemCount As Long)
Name | Description |
---|---|
NewItemCount | New item count of the Data Element |
N/A
N/A
Med