Enum
LineStackingStrategy

Definition

Namespace:Telerik.WinControls.SyntaxEditor.UI

Assembly:Telerik.WinControls.SyntaxEditor.dll

Syntax:

cs-api-definition
public enum LineStackingStrategy

Fields

BlockLineHeight

The stack height is determined by the block element line-height property value.

Declaration

cs-api-definition
BlockLineHeight = 0

Field Value

LineStackingStrategy

MaxHeight

The stack height is the smallest value that containing all the inline elements on that line when those elements are properly aligned.

Declaration

cs-api-definition
MaxHeight = 1

Field Value

LineStackingStrategy

In this article
DefinitionFieldsBlockLineHeightMaxHeight
Not finding the help you need?
Contact Support