Class LineOfExtendedPortions

LineOfExtendedPortions class

Serves as a container for a collection of extended fragments and provides line height as a property.

public class LineOfExtendedPortions

Constructors

Name Description
LineOfExtendedPortions() The default constructor.

Properties

Name Description
EPortions { get; set; } Gets or sets the list of extended portions in the line.
Height { get; set; } Gets or sets the height of the line.

See Also