.. highlightlang:: us .. index:: HatchGetDistance .. _hatchgetdistance: HatchGetDistance ================ .. us.tag HatchGetDistance GERMAN HATCH_Get :ref:`HatchGetDistance` liefert den Abstand der Schraffur-Linien. .. function:: rsDistance = HatchGetDistance(hHatch) .. us.return **Returnwert** *rsDistance* ist der Abstand zweier benachbarter Schraffurlinien in cm. .. us.params **Parameter** .. uparam:: hHatch *hHatch* ist die Zugriffsnummer (Handle) des mit :ref:`HatchCreate` erzeugten Zeichenstifts. .. seealso:: :ref:`uberblick-schraffuren`, :ref:`HatchCreate` :sub:`id-372189`