ImageGear for .NET
CullFace Property
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorView Class : CullFace Property




Glossary Item Box

Gets or sets face culling mode for the view.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

ImGearVectCullFace enumeration.

Remarks

Face culling mode specifies whether to render both front- and back-facing facets, only front-facing or only back-facing ones. The default value is ImGearVectCullFace.NONE.

See Also

©2013. Accusoft Corporation. All Rights Reserved.