ERegion::GetRuns

ERegion::SetRuns

Runs of the region

Namespace: Euresys::Open_eVision

[C++]

std::vector<Euresys::Open_eVision::ERun> GetRuns() const

void SetRuns(const std::vector<Euresys::Open_eVision::ERun>& runs)

ERegion.Runs

Runs of the region

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.ERun[] Runs

{ get; set; }