Extrusion.SkewAngle Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Ângulo de distorção de extrusão
Representa o seguinte atributo no esquema: skewangle
[DocumentFormat.OpenXml.SchemaAttr(0, "skewangle")]
public DocumentFormat.OpenXml.SingleValue SkewAngle { get; set; }
public DocumentFormat.OpenXml.SingleValue SkewAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "skewangle")]
public DocumentFormat.OpenXml.SingleValue? SkewAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("skewangle")]
public DocumentFormat.OpenXml.SingleValue? SkewAngle { get; set; }
public DocumentFormat.OpenXml.SingleValue? SkewAngle { get; set; }
member this.SkewAngle : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "skewangle")>]
member this.SkewAngle : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("skewangle")>]
member this.SkewAngle : DocumentFormat.OpenXml.SingleValue with get, set
Public Property SkewAngle As SingleValue
Valor da propriedade
Retorna SingleValue.
- Atributos