点击或拖拽改变大小

ROICalRectangle 类

矩形ROI计算
继承层次
SystemObject
  AT.Librarys.Container.Toolkit.ROIROICalRectangle

命名空间: AT.Librarys.Container.Toolkit.ROI
程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法
C#
public class ROICalRectangle

ROICalRectangle 类型公开以下成员。

构造函数
 名称说明
公共方法ROICalRectangle初始化 ROICalRectangle 类的一个新实例
Top
属性
 名称说明
公共属性AngleOffset 角度补偿
公共属性AngleReferPointEnd 角度参照结束点
公共属性AngleReferPointStart 角度参照开始点
公共属性Name 名称
公共属性PositionOffsetColumn 位置偏移量行
公共属性PositionOffsetRow 位置偏移量列
公共属性PositionReferPoint 位置参照点
公共属性SizeAbsEnableLength1 长1使能(相对值)
公共属性SizeAbsEnableLength2 长2使能(相对值)
公共属性SizeAbsoluteLength1 相对值长度1
公共属性SizeAbsoluteLength2 相对值长度2
公共属性SizeRefOffset1 长1补偿(相对值)
公共属性SizeRefOffset2 长2补偿(相对值)
公共属性SizeRefReferPointEnd1 长1结束点(相对值)
公共属性SizeRefReferPointEnd2 长2结束点(相对值)
公共属性SizeRefReferPointStart1 长1开始点(相对值)
公共属性SizeRefReferPointStart2 长2开始点(相对值)
公共属性SizeRefRelative1 长1比例(相对值)
公共属性SizeRefRelative2 长2比例(相对值)
Top
方法
 名称说明
公共方法ToString 重写转字符串
(重写 ObjectToString)
Top
扩展方法
 名称说明
公共扩展器方法ToCObject Object转CObject
(由 ExtensionCustom 定义。)
Top
参见