FillMode Enumeration

Describes options for filling the vertices and lines that define a primitive.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)

Syntax

public enum FillMode

Members

  Member name Description
Solid Draw solid faces for each primitive.
WireFrame Draw lines connecting the vertices that define a primitive face.

See Also

Reference

RasterizerState.FillMode Property
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP