Creates a new VisualLineElementTextRunProperties instance that copies its values
from the specified textRunProperties.
For the TextDecorations and TextEffects collections, deep copies
are created if those collections are not frozen.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public VisualLineElementTextRunProperties( TextRunProperties textRunProperties )
Public Sub New ( _ textRunProperties As TextRunProperties _ )
public: VisualLineElementTextRunProperties( TextRunProperties^ textRunProperties )
Parameters
- textRunProperties (TextRunProperties)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238