TAlignmentPattern.aboutEquals Method
Definition
Determines if this alignment pattern "about equals" an alignment pattern at the stated position and size -- meaning, it is at nearly the same center with nearly the same size.
Delphi
function aboutEquals(const moduleSize: Single; const i: Single; const j: Single): Boolean
Parameters
- moduleSize
- Single
- i
- Single
- j
- Single
Returns
Boolean