Gets or sets the object implementing the IXRenderableTransform interface for accessing the information about the rendered object transformation.

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

Syntax

C#
public IXRenderableTransform Transform { get; set; }

See Also