Indicates if skipping first pyramid.
[Visual Basic .NET] Public Property PyramidSkipFirst As Boolean
[C#] public bool PyramidSkipFirst {get; set;}
[C++]
HRESULT get_PyramidSkipFirst(
VARIANT_BOOL* bSkip
);
[C++]
HRESULT put_PyramidSkipFirst(
VARIANT_BOOL bSkip
);
[C++]Parameters
bSkip [out, retval] bSkip is a parameter of type VARIANT_BOOL bSkip [in] bSkip is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.