Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/Mono.Cairo/Documentation/en/Cairo/LinearGradient.xml')
-rw-r--r--mcs/class/Mono.Cairo/Documentation/en/Cairo/LinearGradient.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/mcs/class/Mono.Cairo/Documentation/en/Cairo/LinearGradient.xml b/mcs/class/Mono.Cairo/Documentation/en/Cairo/LinearGradient.xml
index 3de7d1f6aac..ae080e5e4c4 100644
--- a/mcs/class/Mono.Cairo/Documentation/en/Cairo/LinearGradient.xml
+++ b/mcs/class/Mono.Cairo/Documentation/en/Cairo/LinearGradient.xml
@@ -67,10 +67,10 @@ pat.Destroy ();
<ReturnType>Cairo.PointD[]</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
- <value>To be added.</value>
- <remarks>To be added.</remarks>
+ <summary>Gets the gradient endpoints for a linear gradient</summary>
+ <value>A Array of <see cref="t:Cairo.PointD" /> with the Start- and Endpoint</value>
+ <remarks />
</Docs>
</Member>
</Members>
-</Type>
+</Type> \ No newline at end of file