The Face type exposes the following members.

Constructors

  NameDescription
FaceOverloaded.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
SetProperties
Sets the properties of the face.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
ColorIndex
The color index (0 for ByBlock, 256 for ByLayer).
(Inherited from XMLProperties.)
LayerName
The name of the layer.
(Inherited from XMLProperties.)
Vertex1
The first vertex of the face.
Vertex2
The second vertex of the face.
Vertex3
The third vertex of the face.
Vertex4
The fourth vertex of the face.

See Also