[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ImageBuilder

ImageBuilder Class

Defines a builder to configurate Image.

Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class ImageBuilder : ShapeBuilder<Image, ImageBuilder>

Constructors

Name Description
ImageBuilder(Image)

Creates one ImageBuilder instance to configurate obj.

Methods

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.