AttributedTextRun(Int32, Int32, ITextAttributes) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
AttributedTextRun(int start, int length, Microsoft::Maui::Graphics::Text::ITextAttributes ^ attributes);
public AttributedTextRun (int start, int length, Microsoft.Maui.Graphics.Text.ITextAttributes attributes);
new Microsoft.Maui.Graphics.Text.AttributedTextRun : int * int * Microsoft.Maui.Graphics.Text.ITextAttributes -> Microsoft.Maui.Graphics.Text.AttributedTextRun
Public Sub New (start As Integer, length As Integer, attributes As ITextAttributes)
Parâmetros
- start
- Int32
- length
- Int32
- attributes
- ITextAttributes