Expand Minimize
This topic has not yet been rated - Rate this topic

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)

public enum FillMode
 Member nameDescription
SolidDraw solid faces for each primitive.
WireFrameDraw lines connecting the vertices that define a primitive face.
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone 7
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.