CornerRadius.Inequality(CornerRadius, CornerRadius) Operator
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compares two CornerRadius structures for inequality.
public:
static bool operator !=(System::Windows::CornerRadius cr1, System::Windows::CornerRadius cr2);
C#
public static bool operator !=(System.Windows.CornerRadius cr1, System.Windows.CornerRadius cr2);
static member op_Inequality : System.Windows.CornerRadius * System.Windows.CornerRadius -> bool
Public Shared Operator != (cr1 As CornerRadius, cr2 As CornerRadius) As Boolean
- cr1
- CornerRadius
The first CornerRadius to compare.
- cr2
- CornerRadius
The second CornerRadius to compare.
true
if cr1
and cr2
have different values for one or more corners (different values for TopLeft, TopRight, BottomLeft, BottomRight); false
if cr1
and cr2
have identical corners.
Tuote | Versiot |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: