Canvas.DrawMesh(Mesh, BlendMode, Paint) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Android.Runtime.Register("drawMesh", "(Landroid/graphics/Mesh;Landroid/graphics/BlendMode;Landroid/graphics/Paint;)V", "GetDrawMesh_Landroid_graphics_Mesh_Landroid_graphics_BlendMode_Landroid_graphics_Paint_Handler", ApiSince=34)]
public virtual void DrawMesh (Android.Graphics.Mesh mesh, Android.Graphics.BlendMode? blendMode, Android.Graphics.Paint paint);
[<Android.Runtime.Register("drawMesh", "(Landroid/graphics/Mesh;Landroid/graphics/BlendMode;Landroid/graphics/Paint;)V", "GetDrawMesh_Landroid_graphics_Mesh_Landroid_graphics_BlendMode_Landroid_graphics_Paint_Handler", ApiSince=34)>]
abstract member DrawMesh : Android.Graphics.Mesh * Android.Graphics.BlendMode * Android.Graphics.Paint -> unit
override this.DrawMesh : Android.Graphics.Mesh * Android.Graphics.BlendMode * Android.Graphics.Paint -> unit
パラメーター
- mesh
- Mesh
- blendMode
- BlendMode
- paint
- Paint
- 属性