Venice
ArtLoc
::Init
Initializes the record, using the default values.
void Init ()
See Also
CreateArtLoc
Samples
C++
pArtLoc->Init ();
C#
oArtLoc.Init ();
VBS
Call oArtLoc.Init()
VB.NET
oArtLoc.Init()