RegionEvaluableReadXmlProperties Method

Reads additional properties of the region from XML on load of the document.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public void ReadXmlProperties(
	PropertiesReader props
)

Parameters

props  PropertiesReader
Reader to load the properties from.

See Also