<Code Lib>
2027 Method
Changes 0
M

DirectShape.AreOptionsValid

Description:
Validates that the given DirectShapeOptions are allowed for this particular DirectShape.

public bool AreOptionsValid(
	DirectShapeOptions options
)

Return Value Boolean True if the DirectShapeOptions are valid; false otherwise.

Loading…