Table of Contents

Class ROICalContour

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

轮廓ROI计算

public class ROICalContour
Inheritance
ROICalContour
Inherited Members
Extension Methods

Properties

AngleOffset

角度补偿

public double AngleOffset { get; set; }

Property Value

double

AngleReferPointEnd

角度参照结束点

public int AngleReferPointEnd { get; set; }

Property Value

int

AngleReferPointStart

角度参照开始点

public int AngleReferPointStart { get; set; }

Property Value

int

Name

名称

public string Name { get; set; }

Property Value

string

PositionOffsetColumn

位置偏移量行

public double PositionOffsetColumn { get; set; }

Property Value

double

PositionOffsetRow

位置偏移量列

public double PositionOffsetRow { get; set; }

Property Value

double

PositionReferPoint

位置参照点

public int PositionReferPoint { get; set; }

Property Value

int

ROI

测量区域(绘制ROI)

public CContour ROI { get; set; }

Property Value

CContour

Methods

ToString()

重写转字符串

public override string ToString()

Returns

string