Searched refs:LineAttribute (Results 1 – 1 of 1) sorted by relevance
74 new (value?: { width?: string | number; height?: string | number }): LineAttribute;109 (value?: { width?: string | number; height?: string | number }): LineAttribute;136 declare class LineAttribute extends CommonShapeMethod<LineAttribute> { class164 startPoint(value: Array<any>): LineAttribute;193 endPoint(value: Array<any>): LineAttribute;240 declare const LineInstance: LineAttribute;