AttributedTextRunExtensions.CalculatedIntersections Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- first
- IAttributedTextRun
- second
- IAttributedTextRun