AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgByteSource::MgByteSource ( CREFSTRING  file  ) 

Construct a MgByteSource object from the specific file.

.NET Syntax
MgByteSource(string file);
Java Syntax
MgByteSource(String file);
PHP Syntax
MgByteSource(string file);

Parameters:
file (String/string) Full path name of the file.