Class CustomGeometry
Class CustomGeometry
Namespace: Aspose.Cells.Drawing
Assembly: Aspose.Cells.dll (25.2.0)
Represents a custom geometric shape.
public class CustomGeometry : Geometry
Inheritance
object ← Geometry ← CustomGeometry
Inherited Members
Geometry.ShapeAdjustValues, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
Paths
Gets path collection information when shape is a NotPrimitive autoshape
public ShapePathCollection Paths { get; }