PathData

IGeometryPath.Property PathData

Devuelve la ruta de geometría de GeometryShape como una matriz de segmentos de ruta.

public IPathSegment[] PathData { get; }

Ver También