ArcTo.StartAngle 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 Início do Arco de Forma
Representa o seguinte atributo no esquema: stAng
[DocumentFormat.OpenXml.SchemaAttr(0, "stAng")]
public DocumentFormat.OpenXml.StringValue StartAngle { get; set; }
public DocumentFormat.OpenXml.StringValue StartAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "stAng")]
public DocumentFormat.OpenXml.StringValue? StartAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("stAng")]
public DocumentFormat.OpenXml.StringValue? StartAngle { get; set; }
public DocumentFormat.OpenXml.StringValue? StartAngle { get; set; }
member this.StartAngle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "stAng")>]
member this.StartAngle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("stAng")>]
member this.StartAngle : DocumentFormat.OpenXml.StringValue with get, set
Public Property StartAngle As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos