GetProp
GetProp(int)
Ruft das Element mit der angegebenen ID ab.
public Prop GetProp(int ID)
Parameter | Typ | Beschreibung |
---|---|---|
ID | Int32 |
Siehe auch
- class Prop
- class PropCollection
- namensraum Aspose.Diagram
- Montage Aspose.Diagram
GetProp(string)
Ruft das Element mit dem angegebenen Namen ab.
public Prop GetProp(string name)
Parameter | Typ | Beschreibung |
---|---|---|
name | String |
Siehe auch
- class Prop
- class PropCollection
- namensraum Aspose.Diagram
- Montage Aspose.Diagram