Extrusion.OrientationAngle 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í.
Rotación alrededor del eje
Representa el atributo siguiente en el 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 de propiedad
Devuelve SingleValue.
- Atributos