Roi.Points - свойство

AutoMarshal Recar2

RoiPoints - свойство

Пространство имён:  Recar2
Сборка:  recar2 (в recar2.dll) Версия: 2.32.2.478-rtm[d008770]
Синтаксис
public PointF[] Points { get; set; }
Public Property Points As PointF()
	Get
	Set
public:
property array<PointF>^ Points {
	array<PointF>^ get ();
	void set (array<PointF>^ value);
}

Значение свойства

Тип: PointF
См. также