This document is archived and information here might be outdated. Recommended version. |
Indicates if this geometry bag exported itself to a shapefile buffer with no loss of information. Currently always returns false.
[Visual Basic .NET] Public ReadOnly Property LosslessExport As Boolean
[C#] public bool LosslessExport {get;}
[C++]
HRESULT get_LosslessExport(
Boolean* nothingLost
);
[C++]
Parameters nothingLost [out, retval]
nothingLost is a parameter of type bool*
currently not implemented; always returns FALSE.