Back to Devexpress

ShapeGeometry Interface

officefileapi-devexpress-dot-spreadsheet-ed1a7bd2.md

latest1.4 KB
Original Source

ShapeGeometry Interface

Contains the shape geometry information.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface ShapeGeometry
vb
Public Interface ShapeGeometry

The following members return ShapeGeometry objects:

Remarks

The Shape.ShapeGeometry property provides access to the ShapeGeometry object.

Use the ShapeGeometry object properties to specify the drawing object’s geometry type (ShapeGeometry.Preset) and retrieve the number of connection sites (ShapeGeometry.ConnectionSiteCount).

See Also

ShapeGeometry Members

DevExpress.Spreadsheet Namespace