|
ElementStatesstates Field
|
states in points of the element
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic List<PointState> states
Public states As List(Of PointState)
public:
List<PointState^>^ states
val mutable states: List<PointState>
Field Value
Type:
ListPointState
See Also