> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/graphic-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/graphic-plus/components.md).

# COMPONENTS

- [Graphics](https://interopxyz.gitbook.io/graphic-plus/components/graphics.md)
- [Stroke](https://interopxyz.gitbook.io/graphic-plus/components/graphics/stroke.md): Applies Stroke properties to a Shape
- [Solid Fill](https://interopxyz.gitbook.io/graphic-plus/components/graphics/solid-fill.md): Applies a Solid Fill color to a Shape
- [Gradient Linear Fill](https://interopxyz.gitbook.io/graphic-plus/components/graphics/gradient-linear-fill.md): Applies a Linear Gradient Fill to a Shape
- [Gradient Radial Fill](https://interopxyz.gitbook.io/graphic-plus/components/graphics/gradient-radial-fill.md): Applies a Radial Gradient Fill to a Shape
- [Blur](https://interopxyz.gitbook.io/graphic-plus/components/graphics/blur.md): Applies a Blur Effect to a Shape
- [Drop Shadow](https://interopxyz.gitbook.io/graphic-plus/components/graphics/drop-shadow.md): Applies a Drop Shadow Effect to a Shape
- [Text](https://interopxyz.gitbook.io/graphic-plus/components/text.md)
- [Text Shape](https://interopxyz.gitbook.io/graphic-plus/components/text/text-shape.md): Construct a Text Shape
- [Font](https://interopxyz.gitbook.io/graphic-plus/components/text/font.md): Applies a Font to a Text Shape
- [Data](https://interopxyz.gitbook.io/graphic-plus/components/data.md)
- [Shape Data](https://interopxyz.gitbook.io/graphic-plus/components/data/shape-data.md): Add data to a Shape.
- [Shape Tooltip](https://interopxyz.gitbook.io/graphic-plus/components/data/shape-tooltip.md): Add Tooltip to a Shape
- [Shape Settings](https://interopxyz.gitbook.io/graphic-plus/components/data/shape-settings.md): Override ID and Group / Layer
- [Shape Link](https://interopxyz.gitbook.io/graphic-plus/components/data/shape-link.md): Add a clickable link to a shape.
- [Drawing](https://interopxyz.gitbook.io/graphic-plus/components/drawing.md)
- [Construct Drawing](https://interopxyz.gitbook.io/graphic-plus/components/drawing/construct-drawing.md): Constructs a Drawing from a list of Shapes
- [Preview](https://interopxyz.gitbook.io/graphic-plus/components/preview.md)
- [Drawing Viewer](https://interopxyz.gitbook.io/graphic-plus/components/preview/drawing-viewer.md): Preview a Drawing in canvas.
- [Shape Preview (beta)](https://interopxyz.gitbook.io/graphic-plus/components/preview/shape-preview-beta.md): Fill and stroke preview in Rhino.
- [Convert](https://interopxyz.gitbook.io/graphic-plus/components/convert.md)
- [SVG Text](https://interopxyz.gitbook.io/graphic-plus/components/convert/svg-text.md): Converts a Drawing to SVG txt
- [Drawing to Bitmap](https://interopxyz.gitbook.io/graphic-plus/components/convert/drawing-to-bitmap.md): Create a Bitmap file of a Drawing.
- [Files](https://interopxyz.gitbook.io/graphic-plus/components/files.md)
- [Save Svg](https://interopxyz.gitbook.io/graphic-plus/components/files/save-svg.md): Save a SVG file of a Drawing.
- [Save Bitmap](https://interopxyz.gitbook.io/graphic-plus/components/files/save-bitmap.md): Save a Bitmap file of a Drawing.
