Sprache

PdfPageObjectType.Path Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Graphics.Pdf.Component.PdfPageObjectTypeEnum enum directly instead of this field.

Stellt ein Pfadseitenobjekt dar.

[Android.Runtime.Register("PATH", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Pdf.Component.PdfPageObjectTypeEnum enum directly instead of this field.", true)]
public const Android.Graphics.Pdf.Component.PdfPageObjectTypeEnum Path = 2;
[<Android.Runtime.Register("PATH", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Pdf.Component.PdfPageObjectTypeEnum enum directly instead of this field.", true)>]
val mutable Path : Android.Graphics.Pdf.Component.PdfPageObjectTypeEnum

Feldwert

Value = 2
Attribute

Hinweise

Stellt ein Pfadseitenobjekt dar.

Java Dokumentation für android.graphics.pdf.component.PdfPageObjectType.PATH.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: