<Code Lib>
M

DirectShapeTypeOptions.IsEqualTo

Description:
Compare this object with the one supplied as argument. Return true if the options specified by both objects are the same.

public bool IsEqualTo(
	DirectShapeTypeOptions other
)

Return Value bool True if both objects specify the same options.

Loading…