[]
Defines a builder to configurate Image.
public class ImageBuilder : ShapeBuilder<Image, ImageBuilder>
Name | Description |
---|---|
ImageBuilder(Image) | Creates one ImageBuilder instance to configurate |
Name | Description |
---|---|
Height(float) | Configurates Height. Sets the height of the Image annotation. |
Href(string) | Configurates Href. Sets the href of the Image annotation. |
Width(float) | Configurates Width. Sets the width of the Image annotation. |