Click or drag to resize
SoLDMNodeFrontManagerGeomChangeNotify Method (Boolean)

Notifies SoLDMNodeFrontManager that it's necessary to re-evaluate the data structure due to geometry or property changes.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void GeomChangeNotify(
	bool redraw
)

Parameters

redraw
Type: SystemBoolean
Remarks

The redraw flag specifies whether to redraw the data set or not.

See Also