Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
protected static readonly PointF[] defaultConnectionPoints
Protected Shared ReadOnly defaultConnectionPoints As PointF()
protected:
static initonly array<PointF>^ defaultConnectionPoints
static val defaultConnectionPoints: PointF[]

Field Value

array<PointF>[]()[][]

See Also