Compartilhar via


LinearGradientFill.Angle Propriedade

Definição

Ângulo

Representa o seguinte atributo no esquema: ang

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

Valor da propriedade

Retorna Int32Value.

Atributos

Comentários

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

Especifica a direção da alteração de cor para o gradiente. Para definir esse ângulo, deixe seu valor ser x medido no sentido horário. Em seguida, ( -sin x, cos x ) é um vetor paralelo à linha de cor constante no preenchimento de gradiente.

Os valores possíveis para esse atributo são definidos pelo ST_PositiveFixedAngle tipo simples.

Aplica-se a