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