Click or drag to resize
IGraphicsDisplay Properties

The IGraphicsDisplay type exposes the following members.

Properties
  NameDescription
Public propertyAutoUpdate
Gets or sets a value that indicates if Update should automatically be called after drawing operations.
Public propertyHeight
Gets the height of the display in pixels.
Public propertyOrientation
Gets or sets the orientation of the display.
Public propertyPixelFormat
Gets the format for each pixel on the display.
Public propertyWidth
Gets the width of the display in pixels.
Top
See Also