Langage

PdfPagePathObject(Path) Constructeur

Définition

Constructeur pour pdfPagePathObject.

[Android.Runtime.Register(".ctor", "(Landroid/graphics/Path;)V", "", ApiSince=36)]
public PdfPagePathObject(Android.Graphics.Path path);
[<Android.Runtime.Register(".ctor", "(Landroid/graphics/Path;)V", "", ApiSince=36)>]
new Android.Graphics.Pdf.Component.PdfPagePathObject : Android.Graphics.Path -> Android.Graphics.Pdf.Component.PdfPagePathObject

Paramètres

path
Path
Attributs

Remarques

Constructeur pour pdfPagePathObject. Définit le type d’objet sur PdfPageObjectType#PATH.

Java documentation pour android.graphics.pdf.component.PdfPagePathObject.PdfPagePathObject(android.graphics.Path).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à