IsSameSetting
Shape.IsSameSetting method
Gibt zurück, ob die Form gleich ist.
public virtual bool IsSameSetting(object obj)
Parameter | Typ | Beschreibung |
---|---|---|
obj | Object |
Beispiele
[C#]
if (shape.IsSameSetting(shape))
Console.WriteLine("Two objects the same.");
Siehe auch
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells