Overload | Description |
---|---|
C1CornerRadius Constructor(C1CornerValue) | Initializes a C1CornerRadius structure that has the specified uniform corners. |
C1CornerRadius Constructor(C1CornerValue,C1CornerValue,C1CornerValue,C1CornerValue) | Initializes a C1CornerRadius structure that has specific radius (supplied as a System.Double) applied to each corner of the rectangle. |