This document is archived and information here might be outdated. Recommended version. |
Map location to inspect the pixels.
[Visual Basic .NET] Public Sub DisplayPixels ( _ ByVal action As Integer, _ ByVal point As IPoint, _ ByVal pDisplay As IDisplay _ )
[C#] public void DisplayPixels ( int action, IPoint point, IDisplay pDisplay );