StateSelectorSetStateSection2DSelector Property
Gets or sets the list of selectors.
Namespace: Karamba.Elements.States.SelectorsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public IStateSection2DSelector StateSection2DSelector { get; set; }
Public Property StateSection2DSelector As IStateSection2DSelector
Get
Set
public:
property IStateSection2DSelector^ StateSection2DSelector {
IStateSection2DSelector^ get ();
void set (IStateSection2DSelector^ value);
}
member StateSection2DSelector : IStateSection2DSelector with get, set
Property Value
IStateSection2DSelector