HistoryManagerRegisterRegionImpl Method

Register Region within current History object.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
protected abstract void RegisterRegionImpl(
	RegionBase region,
	bool makeCurrent
)

Parameters

region  RegionBase
 
makeCurrent  Boolean
 

See Also