DirectContext3DHandleOverrides.SetDirectContext3DHandleSettings
Description:
Assigns override settings associated with a DirectContext3D handle instance or type.
Assigns override settings associated with a DirectContext3D handle instance or type.
public void SetDirectContext3DHandleSettings(
Document aDoc,
ElementId elementId,
DirectContext3DHandleSettings newSettings
)
-
aDocDocument where elementId resides.
-
elementIdId of the element to be overridden.
-
newSettingsThe override settings to be assigned to the handle element.
-
The ElementId elementId is not a valid DirectContext3D handle instance or type.
-
A non-optional argument was null