WrapPolygon.StartPoint 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.
Encapsuler le début du polygone.
Représente la balise d’élément suivante dans le schéma : wp :start.
public DocumentFormat.OpenXml.Drawing.Wordprocessing.StartPoint StartPoint { get; set; }
public DocumentFormat.OpenXml.Drawing.Wordprocessing.StartPoint? StartPoint { get; set; }
member this.StartPoint : DocumentFormat.OpenXml.Drawing.Wordprocessing.StartPoint with get, set
Public Property StartPoint As StartPoint