C# Класс dnSpy.Hex.Editor.WpfHexViewImpl.MyHexLineTransformSource

Наследование: dnSpy.Contracts.Hex.Formatting.HexLineTransformSource
Показать файл Открыть проект

Открытые методы

Метод Описание
GetLineTransform ( dnSpy.Contracts.Hex.Formatting.HexViewLine line, double yPosition, Microsoft.VisualStudio.Text.Editor placement ) : Microsoft.VisualStudio.Text.Formatting.LineTransform
MyHexLineTransformSource ( WpfHexViewImpl owner ) : System

Описание методов

GetLineTransform() публичный Метод

public GetLineTransform ( dnSpy.Contracts.Hex.Formatting.HexViewLine line, double yPosition, Microsoft.VisualStudio.Text.Editor placement ) : Microsoft.VisualStudio.Text.Formatting.LineTransform
line dnSpy.Contracts.Hex.Formatting.HexViewLine
yPosition double
placement Microsoft.VisualStudio.Text.Editor
Результат Microsoft.VisualStudio.Text.Formatting.LineTransform

MyHexLineTransformSource() публичный Метод

public MyHexLineTransformSource ( WpfHexViewImpl owner ) : System
owner WpfHexViewImpl
Результат System