Skybound Rebar

RebarBand Constructor

Initializes a new instance of a RebarBand.

Overload List

Initializes a new instance of a RebarBand.

public RebarBand();

Initializes a new instance of a RebarBand by specifying a band type.

public RebarBand(RebarBandType);

Initializes a new instance of a RebarBand by specifying a band type, text and image.

public RebarBand(RebarBandType,string,Image);

See Also

RebarBand Class | Skybound.Rebar Namespace