GetProp
GetProp(int)
Belirtilen ID’deki öğeyi alır.
public Prop GetProp(int ID)
| Parametre | Tip | Tanım |
|---|---|---|
| ID | Int32 |
Ayrıca bakınız
- class Prop
- class PropCollection
- ad alanı Aspose.Diagram
- toplantı Aspose.Diagram
GetProp(string)
Belirtilen addaki öğeyi alır.
public Prop GetProp(string name)
| Parametre | Tip | Tanım |
|---|---|---|
| name | String |
Ayrıca bakınız
- class Prop
- class PropCollection
- ad alanı Aspose.Diagram
- toplantı Aspose.Diagram