PathMeasure.Length Propiedad

Definición

Devuelve la longitud total del contorno actual o 0 si no hay ninguna ruta de acceso asociada a este objeto de medida.

public virtual float Length { [Android.Runtime.Register("getLength", "()F", "GetGetLengthHandler")] get; }
[<get: Android.Runtime.Register("getLength", "()F", "GetGetLengthHandler")>]
member this.Length : single

Valor de propiedad

Atributos

Comentarios

Devuelve la longitud total del contorno actual o 0 si no hay ninguna ruta de acceso asociada a este objeto de medida.

Java documentación para android.graphics.PathMeasure.getLength().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a