Back to Devexpress

ShapeConnectionSite Struct

officefileapi-devexpress-dot-docs-dot-presentation-4b0f3579.md

latest1.1 KB
Original Source

ShapeConnectionSite Struct

A shape connection site that is a point on a shape to which connectors can be attached.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public readonly struct ShapeConnectionSite :
    IEquatable<ShapeConnectionSite>
vb
Public Structure ShapeConnectionSite
    Implements IEquatable(Of ShapeConnectionSite)

Implements

IEquatable<ShapeConnectionSite>

See Also

ShapeConnectionSite Members

DevExpress.Docs.Presentation Namespace