Face(Byte()) Constructor

Public Sub New( _ 
ByVal indices As Byte() _ 
)
This language is not supported or no code example is available.
public Face( 
byte[] indices 
)
This language is not supported or no code example is available.

Parameters

indices
byte[]

.NET Framework

Supported in: 4.8

In this article

Definition