AttributedTextRunExtensions.CalculatedIntersections Método
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:
[System::Runtime::CompilerServices::Extension]
static System::Collections::Generic::IList<Microsoft::Maui::Graphics::Text::IAttributedTextRun ^> ^ CalculatedIntersections(Microsoft::Maui::Graphics::Text::IAttributedTextRun ^ first, Microsoft::Maui::Graphics::Text::IAttributedTextRun ^ second);
public static System.Collections.Generic.IList<Microsoft.Maui.Graphics.Text.IAttributedTextRun> CalculatedIntersections (this Microsoft.Maui.Graphics.Text.IAttributedTextRun first, Microsoft.Maui.Graphics.Text.IAttributedTextRun second);
static member CalculatedIntersections : Microsoft.Maui.Graphics.Text.IAttributedTextRun * Microsoft.Maui.Graphics.Text.IAttributedTextRun -> System.Collections.Generic.IList<Microsoft.Maui.Graphics.Text.IAttributedTextRun>
<Extension()>
Public Function CalculatedIntersections (first As IAttributedTextRun, second As IAttributedTextRun) As IList(Of IAttributedTextRun)
Parâmetros
- first
- IAttributedTextRun
- second
- IAttributedTextRun