This topic has not yet been rated - Rate this topic

CornerRadius Methods

The CornerRadius type exposes the following members.

  NameDescription
Public method Equals(CornerRadius) Compares two CornerRadius structures for equality.
Public method Equals(Object) Determines whether the specified Object is a CornerRadius and whether it contains the same corner radius values as this CornerRadius. (Overrides ValueType.Equals(Object).)
Public method GetHashCode Returns the hash code for this CornerRadius. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns the string representation of the CornerRadius. (Overrides ValueType.ToString().)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.