Method | Description | |
---|---|---|
CornerRadius ( double uniformRadius ) | ||
CornerRadius ( double topLeft, double topRight, double bottomRight, double bottomLeft ) | ||
Equals ( global cornerRadius ) : bool | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ToString ( ) : string |
public CornerRadius ( double topLeft, double topRight, double bottomRight, double bottomLeft ) | ||
topLeft | double | |
topRight | double | |
bottomRight | double | |
bottomLeft | double |