AnnotationPathPoint.PointType 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.
Obtient ou définit le type du point de tracé d'une annotation.
public:
property System::Byte PointType { System::Byte get(); void set(System::Byte value); };
[System.ComponentModel.Browsable(false)]
public byte PointType { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.PointType : byte with get, set
Public Property PointType As Byte
Valeur de propriété
Valeur byte
.
- Attributs
Remarques
PathPointTypePour plus d’informations, consultez l’énumération.