AbstractCanvas<TState> 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.
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)
Parâmetros
- stateService
- ICanvasStateService<TState>
- stringSizeService
- IStringSizeService