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/LineJoin.xml')
-rw-r--r--mcs/class/Mono.Cairo/Documentation/en/Cairo/LineJoin.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/mcs/class/Mono.Cairo/Documentation/en/Cairo/LineJoin.xml b/mcs/class/Mono.Cairo/Documentation/en/Cairo/LineJoin.xml
index b5aa4a582d0..601688f59ab 100644
--- a/mcs/class/Mono.Cairo/Documentation/en/Cairo/LineJoin.xml
+++ b/mcs/class/Mono.Cairo/Documentation/en/Cairo/LineJoin.xml
@@ -9,8 +9,8 @@
<BaseTypeName>System.Enum</BaseTypeName>
</Base>
<Docs>
- <summary>To be added.</summary>
- <remarks>To be added.</remarks>
+ <summary>Defines the various line join styles</summary>
+ <remarks />
</Docs>
<Members>
<Member MemberName="Bevel">
@@ -20,7 +20,7 @@
<ReturnType>Cairo.LineJoin</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>beveled join</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>1.0.5000.0</AssemblyVersion>
@@ -34,7 +34,7 @@
<ReturnType>Cairo.LineJoin</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>miter join</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>1.0.5000.0</AssemblyVersion>
@@ -48,7 +48,7 @@
<ReturnType>Cairo.LineJoin</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>rounded join</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>1.0.5000.0</AssemblyVersion>
@@ -56,4 +56,4 @@
</AssemblyInfo>
</Member>
</Members>
-</Type>
+</Type> \ No newline at end of file