GenericTextParagraphProperties(TextParagraphProperties) Constructor
Constructing TextParagraphProperties from another one
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public GenericTextParagraphProperties(
TextParagraphProperties textParagraphProperties
)
Public Sub New (
textParagraphProperties As TextParagraphProperties
)
new :
textParagraphProperties : TextParagraphProperties -> GenericTextParagraphProperties
Parameters
- TextParagraphProperties
- source line props
See Also
Reference
GenericTextParagraphProperties Class
GenericTextParagraphProperties Overload
Avalonia.Media.TextFormatting Namespace