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

FillMode Enumeration

Defines constants that describe the fill mode.

Namespace: Microsoft.WindowsMobile.DirectX.Direct3D
Assembly: Microsoft.WindowsMobile.DirectX (in microsoft.windowsmobile.directx.dll)

public enum FillMode
public enum FillMode
public enum FillMode
 Member nameDescription
Supported by the .NET Compact FrameworkPointFill points. 
Supported by the .NET Compact FrameworkSolidFill solids. 
Supported by the .NET Compact FrameworkWireFrameFill wireframes. 

A fill mode describes the mode that controls how to render a scene.

Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Compact Framework

Supported in: 2.0
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.