[This is preliminary documentation and is subject to change.]

The DrawOperation type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Coords
Coordinates that are currently being processed.
Map
Map to draw blocks to.
Player
Player who is executing this command. Used for both permission checks and messaging.
UndoState
Undo state associated with this operation. Created by DrawOperation.Begin().

See Also