DirectContext3DDocumentUtils.IsADirectContext3DHandleInstance
Description:
Checks whether the provided Element ID corresponds to a DirectContext3D handle instance element.
Checks whether the provided Element ID corresponds to a DirectContext3D handle instance element.
Remarks:
DirectContext3D handle instances are DirectShapes.
-
aDocumentThe document.
-
elementIdThe ID of the element to check.
Return Value
bool
True, if the element is a valid DirectContext3D handle instance, false otherwise.
-
aDocument is not a project document. -or- elementId is not a valid Element identifier.
-
A non-optional argument was null