GetProp
GetProp(int)
Haalt het element op bij de opgegeven ID.
public Prop GetProp(int ID)
Parameter | Type | Beschrijving |
---|---|---|
ID | Int32 |
Zie ook
- class Prop
- class PropCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
GetProp(string)
Haalt het element op met de opgegeven naam.
public Prop GetProp(string name)
Parameter | Type | Beschrijving |
---|---|---|
name | String |
Zie ook
- class Prop
- class PropCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram