Class Geometry
Class Geometry
Namespace: Aspose.Cells.Drawing
Assembly: Aspose.Cells.dll (25.2.0)
Represents a geometric shape.
public abstract class Geometry
Inheritance
Derived
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
ShapeAdjustValues
Gets a collection of shape adjust value
public ShapeGuideCollection ShapeAdjustValues { get; }