AreaFieldCornerRadius::Equals Method (Object^)

 

Tests whether given object is an AreaFieldCornerRadius with the same radii.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual bool Equals(
	Object^ obj
) override

Parameters

obj
Type: System::Object^

Return Value

Type: System::Boolean

Tests whether a given object is an AreaFieldCornerRadius that has the same radii.

Return to top
Show: