Gets an object that is used for synchronizing access to the rendering of the object.

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

Syntax

C#
public Object RenderLock { get; }

Implements

IXRenderablePrimitive..::.RenderLock

See Also