GetProp
GetProp(int)
Obtient l’élément à l’ID spécifié.
public Prop GetProp(int ID)
Paramètre | Taper | La description |
---|---|---|
ID | Int32 |
Voir également
- class Prop
- class PropCollection
- espace de noms Aspose.Diagram
- Assemblée Aspose.Diagram
GetProp(string)
Obtient l’élément au nom spécifié.
public Prop GetProp(string name)
Paramètre | Taper | La description |
---|---|---|
name | String |
Voir également
- class Prop
- class PropCollection
- espace de noms Aspose.Diagram
- Assemblée Aspose.Diagram