Partager via


MeasureUnit.PixelPerCentimeter Property

Definition

Constant for unit of graphics: pixel-per-centimeter

[Android.Runtime.Register("PIXEL_PER_CENTIMETER", ApiSince=31)]
public static Android.Icu.Util.MeasureUnit? PixelPerCentimeter { get; }
[<Android.Runtime.Register("PIXEL_PER_CENTIMETER", ApiSince=31)>]
static member PixelPerCentimeter : Android.Icu.Util.MeasureUnit

Property Value

Attributes

Remarks

Constant for unit of graphics: pixel-per-centimeter

Java documentation for android.icu.util.MeasureUnit.PIXEL_PER_CENTIMETER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to