<Code Lib>
2023 Method
Changes 1
M

DirectShapeType.AreOptionsValid

Description:
Validates that the given DirectShapeTypeOptions are allowed for this particular DirectShapeType.

public bool AreOptionsValid(
	DirectShapeTypeOptions options
)

Return Value bool True if the DirectShapeTypeOptions are valid; false otherwise.

Loading…