ImageData.ChromAKey Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Color de transparencia de la imagen
Representa el atributo siguiente en el esquema: chromakey
[DocumentFormat.OpenXml.SchemaAttr(0, "chromakey")]
public DocumentFormat.OpenXml.StringValue ChromAKey { get; set; }
public DocumentFormat.OpenXml.StringValue ChromAKey { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "chromakey")]
public DocumentFormat.OpenXml.StringValue? ChromAKey { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("chromakey")]
public DocumentFormat.OpenXml.StringValue? ChromAKey { get; set; }
public DocumentFormat.OpenXml.StringValue? ChromAKey { get; set; }
member this.ChromAKey : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "chromakey")>]
member this.ChromAKey : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("chromakey")>]
member this.ChromAKey : DocumentFormat.OpenXml.StringValue with get, set
Public Property ChromAKey As StringValue
Valor de propiedad
Devuelve StringValue.
- Atributos