Table of Contents

Class CPointDistance

Namespace
AT.Librarys.Container.Toolkit.Vision
Assembly
AT.Librarys.Container.dll

点和距离类型

public class CPointDistance
Inheritance
CPointDistance
Inherited Members
Extension Methods

Properties

Distance

距离

public double Distance { get; set; }

Property Value

double

Index

索引

public int Index { get; set; }

Property Value

int

Point

public CPoint Point { get; set; }

Property Value

CPoint