Back to Devexpress

ShapeGeometry.ConnectionSites Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-shapegeometry-c3a3e2c5.md

latest1.2 KB
Original Source

ShapeGeometry.ConnectionSites Property

Returns a collection of shape connection sites.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ShapeConnectionCollection ConnectionSites { get; }
vb
Public ReadOnly Property ConnectionSites As ShapeConnectionCollection

Property Value

TypeDescription
ShapeConnectionCollection

A collection of shape connection sites.

|

See Also

ShapeGeometry Class

ShapeGeometry Members

DevExpress.Docs.Presentation Namespace