Для изменения размера нажмите или перетащите

HashBuilderIndentationStrategy - конструктор

Initializes a new instance of the HashBuilderIndentationStrategy class.

Пространство имён:  Tessa.UI.HashEditor.HashStructure
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public HashBuilderIndentationStrategy(
	int indentationSize = 4,
	char indentChar = ''
)

Параметры

indentationSize (Optional)
Тип: SystemInt32
Размер отступа
indentChar (Optional)
Тип: SystemChar
Символ используемый для формирования отступов
См. также