<Code Lib>
2026 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 Boolean True if the DirectShapeTypeOptions are valid; false otherwise.

Loading…