ArcTo.StartAngle Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Angle de début de l’arc de forme
Représente l’attribut suivant dans le schéma : 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
Valeur de propriété
Retourne StringValue.
- Attributs