BiLevel.Threshold Propriedade

Definição

Limite

Representa o seguinte atributo no esquema: thresh

[DocumentFormat.OpenXml.SchemaAttr(0, "thresh")]
public DocumentFormat.OpenXml.Int32Value Threshold { get; set; }
public DocumentFormat.OpenXml.Int32Value Threshold { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "thresh")]
public DocumentFormat.OpenXml.Int32Value? Threshold { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("thresh")]
public DocumentFormat.OpenXml.Int32Value? Threshold { get; set; }
public DocumentFormat.OpenXml.Int32Value? Threshold { get; set; }
member this.Threshold : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "thresh")>]
member this.Threshold : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("thresh")>]
member this.Threshold : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Threshold As Int32Value

Valor da propriedade

Devolve Int32Value.

Atributos

Comentários

As seguintes informações do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com esta classe.

Especifica o limiar de luminância para o efeito Bi-Level. Os valores maiores ou iguais ao limiar são definidos como branco. Os valores inferiores ao limiar estão definidos como pretos.

Os valores possíveis para este atributo são definidos pelo ST_PositiveFixedPercentage tipo simples.

Aplica-se a