This document is archived and information here might be outdated. Recommended version. |
The factor by which two neighboring overview levels differ.
[Visual Basic .NET]
Public Property OverviewFactor As Integer
[C#]
public int OverviewFactor {get; set;}
[C++]
HRESULT get_OverviewFactor(
long pOverviewFactor
);
[C++]
HRESULT put_OverviewFactor(
System.Int32* pOverviewFactor
);
[C++] Parameters pOverviewFactor [in]
pOverviewFactor is a parameter of type long pOverviewFactor [out, retval]
pOverviewFactor is a parameter of type long*