PathData.Types 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 les types des points correspondants du tracé.
public:
property cli::array <System::Byte> ^ Types { cli::array <System::Byte> ^ get(); void set(cli::array <System::Byte> ^ value); };
public byte[] Types { get; set; }
public byte[]? Types { get; set; }
member this.Types : byte[] with get, set
Public Property Types As Byte()
Valeur de propriété
Tableau d'octets spécifiant les types des points correspondants du tracé.