The SurfaceOperation type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the SurfaceOperation
Public methodMoveDown
Moves the operation one position down in the operation list.
Public methodMoveToBottom
Moves the operation to the bottom of the operation list.
Public methodMoveToTop
Moves the operation to the top of the operation list.
Public methodMoveUp
Moves the operation one position up in the operation list.

Properties

  NameDescription
Public propertyEnabled
Gets or sets whether this operation is included when the surface is built.

See Also