Extrusion.OrientationAngle 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.
Rotação em torno do eixo
Representa o seguinte atributo no esquema: orientationangle
[DocumentFormat.OpenXml.SchemaAttr(0, "orientationangle")]
public DocumentFormat.OpenXml.SingleValue OrientationAngle { get; set; }
public DocumentFormat.OpenXml.SingleValue OrientationAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "orientationangle")]
public DocumentFormat.OpenXml.SingleValue? OrientationAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("orientationangle")]
public DocumentFormat.OpenXml.SingleValue? OrientationAngle { get; set; }
public DocumentFormat.OpenXml.SingleValue? OrientationAngle { get; set; }
member this.OrientationAngle : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "orientationangle")>]
member this.OrientationAngle : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("orientationangle")>]
member this.OrientationAngle : DocumentFormat.OpenXml.SingleValue with get, set
Public Property OrientationAngle As SingleValue
Valor da propriedade
Retorna SingleValue.
- Atributos