API ReferenceAll TypesmodelNotebendPointsOn this pagebendPointsDescription​ Gets or sets a list of the points defining the bend behavior. JavaScriptC#KotlinbendPoints: BendPoint[] | null;IList<BendPoint>? BendPoints { get; set; }var bendPoints: alphaTab.collections.List<BendPoint>?