NevronOpenVision
Nevron.Nov.Graphics Namespace / NGlyphRunRange Class / NGlyphRunRange Constructor / NGlyphRunRange Constructor(NGlyphRun,Boolean,Int32,Int32,Int32,Int32)
NGlyphRunRange Constructor(NGlyphRun,Boolean,Int32,Int32,Int32,Int32)
Initializer constructor
Syntax
public NGlyphRunRange( 
   NGlyphRun glyphRun,
   System.bool charIndices,
   System.int beginCharIndex,
   System.int endCharIndex,
   System.int beginGlyphIndex,
   System.int endGlyphIndex
)

Parameters

glyphRun
charIndices
beginCharIndex
endCharIndex
beginGlyphIndex
endGlyphIndex
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also