ILineTransformSource Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides the line transform for a line of formatted text.
public interface class ILineTransformSource
public interface class ILineTransformSource
__interface ILineTransformSource
public interface ILineTransformSource
type ILineTransformSource = interface
Public Interface ILineTransformSource
Methods
GetLineTransform(ITextViewLine, Double, ViewRelativePosition) |
Computes the line transform for a given line of formatted text. |