CornerRadius.Deconstruct(Double, Double, Double, Double) Method
Definition
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.
public void Deconstruct (out double topLeft, out double topRight, out double bottomLeft, out double bottomRight);
member this.Deconstruct : double * double * double * double -> unit
Parameters
- topLeft
- System.Double
- topRight
- System.Double
- bottomLeft
- System.Double
- bottomRight
- System.Double