Click or drag to resize

Face3dEdgeFlags Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the 3d face edge visibility.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Face3dEdgeFlags EdgeFlags { get; set; }
Request Example View Source

Property Value

Type: Face3dEdgeFlags
See Also