AbstractCanvas<TState> Constructeur
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.
protected:
AbstractCanvas(Microsoft::Maui::Graphics::ICanvasStateService<TState> ^ stateService, Microsoft::Maui::Graphics::IStringSizeService ^ stringSizeService);
protected AbstractCanvas (Microsoft.Maui.Graphics.ICanvasStateService<TState> stateService, Microsoft.Maui.Graphics.IStringSizeService stringSizeService);
new Microsoft.Maui.Graphics.AbstractCanvas<'State (requires 'State :> Microsoft.Maui.Graphics.CanvasState)> : Microsoft.Maui.Graphics.ICanvasStateService<'State (requires 'State :> Microsoft.Maui.Graphics.CanvasState)> * Microsoft.Maui.Graphics.IStringSizeService -> Microsoft.Maui.Graphics.AbstractCanvas<'State (requires 'State :> Microsoft.Maui.Graphics.CanvasState)>
Protected Sub New (stateService As ICanvasStateService(Of TState), stringSizeService As IStringSizeService)
Paramètres
- stateService
- ICanvasStateService<TState>
- stringSizeService
- IStringSizeService