Click or drag to resize

ElementStates_OLDStates Property

Gets or sets states in points of the element.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public List<PointState> States { get; set; }

Property Value

Type: ListPointState
See Also