This document is archived and information here might be outdated. Recommended version. |
The Y skip factor for statistics.
[Visual Basic .NET]
Public Property YSkipFactor As Integer
[C#]
public int YSkipFactor {get; set;}
[C++]
HRESULT get_YSkipFactor(
System.Int32* YSkipFactor
);
[C++]
HRESULT put_YSkipFactor(
long YSkipFactor
);
[C++] Parameters YSkipFactor [out, retval]
YSkipFactor is a parameter of type long* YSkipFactor [in]
YSkipFactor is a parameter of type long