Searched refs:PathAttribute (Results 1 – 3 of 3) sorted by relevance
89 … (value?: { width?: number | string; height?: number | string; commands?: string }): PathAttribute;129 (value?: { width?: number | string; height?: number | string; commands?: string }): PathAttribute;166 declare class PathAttribute extends CommonShapeMethod<PathAttribute> { class205 commands(value: string): PathAttribute;270 declare const PathInstance: PathAttribute;
711 shape?: CircleAttribute | EllipseAttribute | PathAttribute | RectAttribute;
14948 clip(value: boolean | CircleAttribute | EllipseAttribute | PathAttribute | RectAttribute): T;14988 mask(value: CircleAttribute | EllipseAttribute | PathAttribute | RectAttribute | ProgressMask): T;