public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.point.GetHashCode(), this.hitTestMetrics.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.designUnitsPerEm.GetHashCode(), this.ascent.GetHashCode(), this.descent.GetHashCode(), this.lineGap.GetHashCode(), this.capHeight.GetHashCode(), this.xHeight.GetHashCode(), this.underlinePosition.GetHashCode(), this.underlineThickness.GetHashCode(), this.strikethroughPosition.GetHashCode(), this.strikethroughThickness.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes((int)this.nameTag, this.parameter.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.startPoint.GetHashCode(), this.endPoint.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.point.GetHashCode(), this.tangent.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes((int)this.granularity, this.delimiter.GetHashCode(), this.delimiterCount.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.factoryType.GetHashCode(), this.id.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.width.GetHashCode(), this.thickness.GetHashCode(), this.offset.GetHashCode(), (int)this.readingDirection, (int)this.flowDirection, this.locale.GetHashCode(), (int)this.measuringMode);
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.isTrailingHit.GetHashCode(), this.isInside.GetHashCode(), this.hitTestMetrics.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.textRange.GetHashCode(), this.value.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.trimmingOptions.GetHashCode(), this.trimmingSign.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.point.GetHashCode(), this.unitTangentVector.GetHashCode(), this.endSegment, this.endFigure, this.lengthToEndSegment.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes((int)this.Constraint, (int)this.Elide, (int)this.Transform, (int)this.Snapping);
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.left.GetHashCode(), this.top.GetHashCode(), this.right.GetHashCode(), this.bottom.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.length.GetHashCode(), this.trailingWhitespaceLength.GetHashCode(), this.newlineLength.GetHashCode(), this.height.GetHashCode(), this.baseline.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes((this.assembly == null) ? 0 : this.assembly.GetHashCode(), (this.filePath == null) ? 0 : this.filePath.GetHashCode(), (this.Type == null) ? 0 : this.Type.GetHashCode(), this.ErrorString.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.textPosition.GetHashCode(), this.length.GetHashCode(), this.left.GetHashCode(), this.top.GetHashCode(), this.width.GetHashCode(), this.height.GetHashCode(), this.bidiLevel.GetHashCode(), this.isText.GetHashCode(), this.isTrimmed.GetHashCode());
public int GetHashCode(ref TMatrix m) => HashCodeUtil.CombineHashCodes(m.M11.GetHashCode(), m.M12.GetHashCode(), m.M21.GetHashCode(), m.M22.GetHashCode(), m.OffsetX.GetHashCode(), m.OffsetY.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.position.GetHashCode(), HashCodeUtil.CreateHashCode <byte>(this.pattern), HashCodeUtil.CreateHashCode <byte>(this.mask), this.dataOffset.GetHashCode());
public override int GetHashCode() => HashCodeUtil.CombineHashCodes(this.left.GetHashCode(), this.top.GetHashCode(), this.width.GetHashCode(), this.widthIncludingTrailingWhitespace.GetHashCode(), this.height.GetHashCode(), this.layoutWidth.GetHashCode(), this.layoutHeight.GetHashCode());