IRegionWithLineBreaksLineBreaks Property

Y-coordinates of the line breaks, relative to the top of the region.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
ParallelList<int> LineBreaks { get; }

Property Value

ParallelListInt32

See Also