Linguaggio

PdfPagePathObject.RenderModeUnknown Campo

Definizione

Attenzione

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

Modalità di rendering sconosciuta.

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

Valore del campo

Value = -1
Attributi

Commenti

Modalità di rendering sconosciuta.

per android.graphics.pdf.component.PdfPagePathObject.RENDER_MODE_UNKNOWN.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a