C# 클래스 dnSpy.Hex.Editor.WpfHexViewImpl.MyHexLineTransformSource

상속: dnSpy.Contracts.Hex.Formatting.HexLineTransformSource
파일 보기 프로젝트 열기: 0xd4d/dnSpy

공개 메소드들

메소드 설명
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