SoColorPackerReallocate Method |
Namespace: OIV.Inventor.MiscAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void Reallocate(
int size
)
Public Sub Reallocate (
size As Integer
)
public:
void Reallocate(
int size
)
member Reallocate :
size : int -> unit
Parameters
- size
- Type: SystemInt32
Remarks See Also