Properties Optional can_ focuscan_ focus?: boolean
Optional clip_ pathclip_ path?: string
Optional descriptiondescription?: string
Optional fill_ colorfill_ color?: string
Optional fill_ color_ gdk_ rgbaOptional fill_ color_ rgbafill_ color_ rgba?: number
Optional fill_ patternfill_ pattern?: any
Optional fontfont?: string
Optional heightheight?: number
Optional line_ join_ miter_ limitline_ join_ miter_ limit?: number
Optional line_ widthline_ width?: number
Optional radius_ bottom_ left_ xradius_ bottom_ left_ x?: number
Optional radius_ bottom_ left_ yradius_ bottom_ left_ y?: number
Optional radius_ bottom_ right_ xradius_ bottom_ right_ x?: number
Optional radius_ bottom_ right_ yradius_ bottom_ right_ y?: number
Optional radius_ top_ left_ xradius_ top_ left_ x?: number
Optional radius_ top_ left_ yradius_ top_ left_ y?: number
Optional radius_ top_ right_ xradius_ top_ right_ x?: number
Optional radius_ top_ right_ yradius_ top_ right_ y?: number
Optional radius_ xradius_ x?: number
Optional radius_ yradius_ y?: number
Optional stroke_ colorstroke_ color?: string
Optional stroke_ color_ gdk_ rgbaOptional stroke_ color_ rgbastroke_ color_ rgba?: number
Optional stroke_ patternstroke_ pattern?: any
Optional titletitle?: string
Optional tooltiptooltip?: string
Optional transformtransform?: any
Optional visibility_ thresholdvisibility_ threshold?: number
Optional widthwidth?: number
The sequence of commands describing the clip path of the item, specified as a string using the same syntax as in theScalable Vector
Graphics (SVG) path element.