|
ElementStateState Property
|
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic PointState State { get; }
Public ReadOnly Property State As PointState
Get
public:
property PointState^ State {
PointState^ get ();
}
member State : PointState with get
Property Value
Type:
PointState
See Also