Table of Contents

Property YCoordinates

Namespace
ComfileTech.jControlsNF4
Assembly
ComfileTech.jControlsNF4.dll

YCoordinates

The series of y-coordinates, as a percentage of the control's height, that defines the line, exposed as a last in, first out queue for convenient editing.

[Browsable(false)]
public IQueue<float> YCoordinates { get; }

Property Value

IQueue<float>

Remarks

Each point is evenly distributed along the control's width.