PathData

GeometryPath.PathData property

Devuelve la trayectoria de geometría de GeometryShape como un arreglo de segmentos de trayectoria.

public IPathSegment[] PathData { get; }  

Ver También