Click here to Skip to main content
15,902,112 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In the following Xaml code, I am trying to determine what each of the clip elements refers to.

<Canvas x:Name="BackgroundClip"
Clip="M20.953,0 L243.659,0 L201.753,41.906 L-20.953,41.906 z"

I'm having difficulty finding reference material in google perhaps because I'm not using the correct string.

A web reference would be very helpful.
Thanks!
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900