FaceDetectionEffectFrame.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se il frame è di sola lettura.

public:
 property bool IsReadOnly { bool get(); };
bool IsReadOnly();
public bool IsReadOnly { get; }
var boolean = faceDetectionEffectFrame.isReadOnly;
Public ReadOnly Property IsReadOnly As Boolean

Valore della proprietà

Boolean

bool

True se il frame è di sola lettura; in caso contrario, false.

Implementazioni

Si applica a