CADability dotNET
After the HatchStyle, the CompoundShape or the HatchStyle has been modified this method must be called to calculate the new contents.

Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public void Recalc()
Visual Basic
Public Sub Recalc
Visual C++
public:
void Recalc()

See Also