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