API Reference
Class
StorySourceSpan
Associates a UTF-16 source range with a renderer-neutral syntax category.
Inheritance
- Object
- StorySourceSpan
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method StorySourceText.AddSpan
Constructors
StorySourceSpan(System.Int32 arg1, System.Int32 arg2, ChartForgeX.Stories.StorySyntaxKind arg3) #Initializes a syntax span.
Parameters
- arg1 System.Int32
- arg2 System.Int32
- arg3 ChartForgeX.Stories.StorySyntaxKind