This document is archived and information here might be outdated. Recommended version. |
Maximum LOD allowed.
[Visual Basic .NET]
Public Property maxLOD As Integer
[C#]
public int maxLOD {get; set;}
[C++]
HRESULT get_maxLOD(
System.Int32* lod
);
[C++]
HRESULT put_maxLOD(
Long lod
);
[C++] Parameters lod [out, retval]
lod is a parameter of type int* lod [in]
lod is a parameter of type int