Sets the mode of filling surfaces.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void SetRenderDetail(
	FillMode value,
	bool allChildren
)

Parameters

value
Type: FillMode
A value.
allChildren
Type: System..::.Boolean
Determinates whether the settings will be applied to children too.

See Also