Shape
defaultConnectionPoints Field
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
protected static readonly PointF[] defaultConnectionPoints
Protected Shared ReadOnly defaultConnectionPoints As PointF()
protected:
static initonly array<PointF>^ defaultConnectionPoints
static val defaultConnectionPoints: PointF[]
Field Value
Type:
PointF
See Also