DirectShape.AreOptionsValidForTransientDirectShape
Description:
Validates that the given DirectShapeOptions are allowed if this DirectShape is transient.
Validates that the given DirectShapeOptions are allowed if this DirectShape is transient.
public bool AreOptionsValidForTransientDirectShape(
DirectShapeOptions options
)
-
optionsThe options object.
Return Value
bool
True if the DirectShapeOptions are valid; false otherwise.
-
A non-optional argument was null