AreaFieldCornerRadius::Equals Method (Object^)
Visual Studio 2015
Tests whether given object is an AreaFieldCornerRadius with the same radii.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- obj
- Type: System::Object^
Return Value
Type: System::BooleanTests whether a given object is an AreaFieldCornerRadius that has the same radii.
Show: