DirectContext3DHandleOverrides.GetDirectContext3DHandleSettings
Description:
Gets override settings associated with a DirectContext3D handle instance or type.
Gets override settings associated with a DirectContext3D handle instance or type.
public DirectContext3DHandleSettings GetDirectContext3DHandleSettings(
Document aDoc,
ElementId elementId
)
-
aDocDocument where elementId resides.
-
elementIdId of the overridden element.
Return Value
DirectContext3DHandleSettings
The override settings assigned to the handle element, if present, or a default override settings if nothing was found.
-
The ElementId elementId is not a valid DirectContext3D handle instance or type.
-
A non-optional argument was NULL