Свойство | Тип | Описание | |
---|---|---|---|
FindFirstPoint | System.Point | ||
GetNextPoint | Point? | ||
GetStartIndex | int | ||
Process | void |
Метод | Описание | |
---|---|---|
ContourTracer ( ) : System | ||
GetContourPoints ( |
Метод | Описание | |
---|---|---|
FindFirstPoint ( ) : System.Point | ||
GetNextPoint ( System.Point currentPoint, System.Point directionPoint ) : Point? | ||
GetStartIndex ( float diffX, float diffY ) : int | ||
Process ( ) : void |
public GetContourPoints ( |
||
contourMap | ||
Результат | IList |