Click or drag to resize

BuilderElementPos Property

Gets or sets the position of the element.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IBuilderElementPosition Pos { get; set; }

Property Value

Type: IBuilderElementPosition
See Also