GetProp
GetProp(int)
Hämtar elementet vid angivet ID.
public Prop GetProp(int ID)
Parameter | Typ | Beskrivning |
---|---|---|
ID | Int32 |
Se även
- class Prop
- class PropCollection
- namnutrymme Aspose.Diagram
- hopsättning Aspose.Diagram
GetProp(string)
Hämtar elementet vid det angivna namnet.
public Prop GetProp(string name)
Parameter | Typ | Beskrivning |
---|---|---|
name | String |
Se även
- class Prop
- class PropCollection
- namnutrymme Aspose.Diagram
- hopsättning Aspose.Diagram