Class CornerRadius
Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class CornerRadius : AutomationObject<CornerRadius>, IAutomationPeer, IPeerConverterConstructors
CornerRadius()
Declaration
public CornerRadius()Fields
BottomLeftProperty
BottomRightProperty
TopLeftProperty
TopRightProperty
Properties
BottomLeft
Declaration
public virtual double BottomLeft { get; set; }Property Value
| System.Double 
 | 
BottomRight
Declaration
public virtual double BottomRight { get; set; }Property Value
| System.Double 
 | 
TopLeft
Declaration
public virtual double TopLeft { get; set; }Property Value
| System.Double 
 | 
TopRight
Declaration
public virtual double TopRight { get; set; }Property Value
| System.Double 
 | 
Methods
GetRealType()
Declaration
public override string GetRealType()Returns
| System.String 
 | 
Overrides
ArtOfTest.WebAii.Silverlight.AutomationObject<ArtOfTest.WebAii.Controls.Xaml.Wpf.CornerRadius>.GetRealType()