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

The CuboidWireframeDrawOperation 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.
(Inherited from DrawOperation.)
Map
Map to draw blocks to.
(Inherited from DrawOperation.)
Player
Player who is executing this command. Used for both permission checks and messaging.
(Inherited from DrawOperation.)
UndoState
Undo state associated with this operation. Created by DrawOperation.Begin().
(Inherited from DrawOperation.)

See Also