次の方法で共有


IFormattedTextSourceFactoryService.Create Method

Include Protected Members
Include Inherited Members

Creates an IFormattedLineSource.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Create(ITextSnapshot, ITextSnapshot, Int32, Double, Double, Double, Boolean, ITextAndAdornmentSequencer, IClassificationFormatMap) Creates an IFormattedLineSource for the given view configuration.
Public method Create(ITextSnapshot, ITextSnapshot, Int32, Double, Double, Double, Boolean, IClassifier, ITextAndAdornmentSequencer, IClassificationFormatMap) Creates an IFormattedLineSource for the given view configuration.
Public method Create(ITextSnapshot, ITextSnapshot, Int32, Double, Double, Double, Boolean, IClassifier, ITextAndAdornmentSequencer, IClassificationFormatMap, Boolean) Creates an IFormattedLineSource for the given view configuration.

Top

See Also

Reference

IFormattedTextSourceFactoryService Interface

Microsoft.VisualStudio.Text.Formatting Namespace