PathQuadraticBezier.Points Property
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
Type |
---|
List<AdjustPoint> |
See Also
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
public List<AdjustPoint> Points { get; }
Public ReadOnly Property Points As List(Of AdjustPoint)
Type |
---|
List<AdjustPoint> |