CanvasState Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
CanvasState() | |
CanvasState(CanvasState) |
CanvasState()
protected:
CanvasState();
protected CanvasState ();
Protected Sub New ()
Gilt für:
CanvasState(CanvasState)
protected:
CanvasState(Microsoft::Maui::Graphics::CanvasState ^ prototype);
protected CanvasState (Microsoft.Maui.Graphics.CanvasState prototype);
new Microsoft.Maui.Graphics.CanvasState : Microsoft.Maui.Graphics.CanvasState -> Microsoft.Maui.Graphics.CanvasState
Protected Sub New (prototype As CanvasState)
Parameter
- prototype
- CanvasState