CenterPntRotOffset プロパティー
適用
ビジョンオブジェクト: ArcFinder、ArcInspector、Blob、BoxFinder、CodeReader、ColorMatch、Contour、CornerFinder、Correlation、DefectFinder、Edge、Geometric、LineFinder、OCR、Point、Polar
解説
中心点のXYオフセット値(CenterPntOffsetX、CenterPntOffsetY)を、CenterPointObjectのAngleリザルトに従って回転するか否かを指定します。
用法
VGet Sequence.Object.CenterPntRotOffset, var
VSet Sequence.Object.CenterPntRotOffset, value
- Sequence
- シーケンス名、またはシーケンス名を表す文字列変数
- Object
- オブジェクト名、またはオブジェクト名を表す文字列変数。オブジェクトは指定されたシーケンスに存在していなければなりません。
- var
- プロパティーの値を示すBoolean型変数
- value
- プロパティーの新しい値を示すBoolean型の値または式
値
- -1 - True: オフセットを回転する
- 0 - False: オフセットを回転しない
デフォルト: False
詳細説明
CenterPointObjectのAngleリザルトにしたがってXYオフセット値(CenterPntOffsetX、CenterPntOffsetY)を回転させたいときは、"True"を設定します。
参照
CenterPointObject プロパティー, CenterPntOffsetXプロパティー, CenterPntOffsetY プロパティー, SearchWinType プロパティー