DirectShapeTypeOptions.IsEqualTo
Description:
Compare this object with the one supplied as argument. Return true if the options specified by both objects are the same.
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
)
-
otherthe DirectShapeTypeOptions object to be compared.
Return Value
bool
True if both objects specify the same options.
-
A non-optional argument was null