This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPixelBlock Interface > IPixelBlock.Planes Property (ArcObjects .NET 10.4 SDK) |
The number of pixel arrays contained in the PixelBlock.
[Visual Basic .NET] Public ReadOnly Property Planes As Integer
[C#] public int Planes {get;}
[C++]
HRESULT get_Planes(
long* val
);
[C++]
Parameters val [out, retval] val is a parameter of type long