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

System.Drawing.dll.sources « System.Drawing « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fede9e249fc8580d45dd0253175850dcad5e73f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
System.Drawing/Bitmap.cs
System.Drawing/Brush.cs
System.Drawing/Brushes.cs
System.Drawing/CharacterRange.cs
System.Drawing/ColorConverter.cs
System.Drawing/Color.cs
System.Drawing/ColorTranslator.cs
System.Drawing/ContentAlignment.cs
System.Drawing/Factories.cs
System.Drawing/Font.cs
System.Drawing/FontConverter.cs
System.Drawing/FontFamily.cs
System.Drawing/FontStyle.cs
System.Drawing/Graphics.cs
System.Drawing/GraphicsUnit.cs
System.Drawing/KnownColor.cs
System.Drawing/IconConverter.cs
System.Drawing/Icon.cs
System.Drawing/ImageAnimator.cs
System.Drawing/ImageConverter.cs
System.Drawing/Image.cs
System.Drawing/ImageFormatConverter.cs
System.Drawing/Pen.cs
System.Drawing/PointConverter.cs
System.Drawing/Point.cs
System.Drawing/PointF.cs
System.Drawing/RectangleConverter.cs
System.Drawing/Rectangle.cs
System.Drawing/RectangleF.cs
System.Drawing/Region.cs
System.Drawing/RotateFlipType.cs
System.Drawing/SizeConverter.cs
System.Drawing/Size.cs
System.Drawing/SizeF.cs
System.Drawing/SolidBrush.cs
System.Drawing/StringAligment.cs
System.Drawing/StringDigitSubstitute.cs
System.Drawing/StringFormat.cs
System.Drawing/StringFormatFlags.cs
System.Drawing/StringTrimming.cs
System.Drawing/StringUnit.cs
System.Drawing/SystemBrushes.cs
System.Drawing/SystemColors.cs
System.Drawing/SystemIcons.cs
System.Drawing/SystemPens.cs
System.Drawing/TextureBrush.cs
System.Drawing/ToolboxBitmapAttribute.cs
System.Drawing/impl/ItfBitmap.cs
System.Drawing/impl/ItfBrush.cs
System.Drawing/impl/ItfFont.cs
System.Drawing/impl/ItfFontFamily.cs
System.Drawing/impl/ItfGraphics.cs
System.Drawing/impl/ItfIcon.cs
System.Drawing/impl/ItfImage.cs
System.Drawing/impl/ItfPen.cs
System.Drawing/impl/ItfRegion.cs
System.Drawing/impl/ItfSolidBrush.cs
System.Drawing/impl/ItfTextureBrush.cs
System.Drawing/impl/gtk/Bitmap.cs
System.Drawing/impl/gtk/Image.cs
System.Drawing/impl/wine/Bitmap.cs
System.Drawing/impl/wine/Brush.cs
System.Drawing/impl/wine/Font.cs
System.Drawing/impl/wine/FontFamily.cs
System.Drawing/impl/wine/Graphics.cs
System.Drawing/impl/wine/Icon.cs
System.Drawing/impl/wine/Image.cs
System.Drawing/impl/wine/Pen.cs
System.Drawing/impl/wine/Region.cs
System.Drawing/impl/wine/SolidBrush.cs
System.Drawing/impl/wine/TextureBrush.cs
System.Drawing/impl/wine/win32Enums.cs
System.Drawing/impl/wine/win32Structs.cs
System.Drawing/impl/wine/win32functions.cs
System.Drawing/impl/Xr/Bitmap.cs
System.Drawing/impl/Xr/Font.cs
System.Drawing/impl/Xr/Image.cs
System.Drawing/impl/Xr/GDKfunctions.cs
System.Drawing/impl/Xr/Graphics.cs
System.Drawing/impl/Xr/Pen.cs
System.Drawing/impl/Xr/SolidBrush.cs
System.Drawing/impl/Xr/Xrfunctions.cs
System.Drawing/impl/Xr/FontFamily.cs
System.Drawing.Design/UITypeEditorEditStyle.cs
System.Drawing.Design/IPropertyValueUIService.cs
System.Drawing.Design/PropertyValueItem.cs
System.Drawing.Design/PropertyValueUIHandler.cs
System.Drawing.Design/PropertyValueUIItemInvokeHandler.cs
System.Drawing.Design/CategoryNameCollection.cs
System.Drawing.Design/IToolboxService.cs
System.Drawing.Design/IToolboxUser.cs 
System.Drawing.Design/PaintValueEventArgs.cs
System.Drawing.Design/ToolboxComponentsCreatedEventArgs.cs
System.Drawing.Design/ToolboxComponentsCreatedEventHandler.cs
System.Drawing.Design/ToolboxComponentsCreatingEventArgs.cs
System.Drawing.Design/ToolboxComponentsCreatingEventHandler.cs
System.Drawing.Design/ToolboxItemCreatorCallback.cs
System.Drawing.Design/ToolboxItem.cs
System.Drawing.Design/UITypeEditor.cs
System.Drawing.Design/ToolboxItemCollection.cs
System.Drawing.Drawing2D/AdjustableArrowCap.cs
System.Drawing.Drawing2D/Blend.cs
System.Drawing.Drawing2D/ColorBlend.cs
System.Drawing.Drawing2D/CombineMode.cs
System.Drawing.Drawing2D/CompostingMode.cs
System.Drawing.Drawing2D/CompostingQuality.cs
System.Drawing.Drawing2D/CoordinateSpace.cs
System.Drawing.Drawing2D/CustomLineCap.cs
System.Drawing.Drawing2D/DashCap.cs
System.Drawing.Drawing2D/DashStyle.cs
System.Drawing.Drawing2D/FillMode.cs
System.Drawing.Drawing2D/FlushIntention.cs
System.Drawing.Drawing2D/GraphicsContainer.cs
System.Drawing.Drawing2D/GraphicsPath.cs
System.Drawing.Drawing2D/GraphicsPathIterator.cs
System.Drawing.Drawing2D/GraphicsState.cs
System.Drawing.Drawing2D/HatchBrush.cs
System.Drawing.Drawing2D/HatchStyle.cs
System.Drawing.Drawing2D/InterpolationMode.cs
System.Drawing.Drawing2D/LinearGradientBrush.cs
System.Drawing.Drawing2D/LinearGradientMode.cs
System.Drawing.Drawing2D/LineCap.cs
System.Drawing.Drawing2D/LineJoin.cs
System.Drawing.Drawing2D/Matrix.cs
System.Drawing.Drawing2D/MatrixOrder.cs
System.Drawing.Drawing2D/PathData.cs
System.Drawing.Drawing2D/PathGradientBrush.cs
System.Drawing.Drawing2D/PathPointType.cs
System.Drawing.Drawing2D/PenAlignment.cs
System.Drawing.Drawing2D/PenType.cs
System.Drawing.Drawing2D/PixelOffsetMode.cs
System.Drawing.Drawing2D/QualityMode.cs
System.Drawing.Drawing2D/RegionData.cs
System.Drawing.Drawing2D/SmoothingMode.cs
System.Drawing.Drawing2D/TODOAttribute.cs
System.Drawing.Drawing2D/WarpMode.cs
System.Drawing.Drawing2D/WrapMode.cs
System.Drawing.Imaging/BitmapData.cs
System.Drawing.Imaging/BmpCodec.cs
System.Drawing.Imaging/ColorAdjustType.cs
System.Drawing.Imaging/ColorChannelFlag.cs
System.Drawing.Imaging/ColorMap.cs
System.Drawing.Imaging/ColorMapType.cs
System.Drawing.Imaging/ColorMatrix.cs
System.Drawing.Imaging/ColorMatrixFlag.cs
System.Drawing.Imaging/ColorMode.cs
System.Drawing.Imaging/ColorPalette.cs
System.Drawing.Imaging/EmfPlusRecordType.cs
System.Drawing.Imaging/EmfType.cs
System.Drawing.Imaging/EncoderParameterValueType.cs
System.Drawing.Imaging/EncoderValue.cs
System.Drawing.Imaging/FrameDimension.cs
System.Drawing.Imaging/ImageAttributes.cs
System.Drawing.Imaging/ImageCodecFlags.cs
System.Drawing.Imaging/ImageCodecInfo.cs
System.Drawing.Imaging/ImageFlags.cs
System.Drawing.Imaging/ImageFormat.cs
System.Drawing.Imaging/ImageLockMode.cs
System.Drawing.Imaging/JPEGCodec.cs
System.Drawing.Imaging/Metafile.cs
System.Drawing.Imaging/MetafileFrameUnit.cs
System.Drawing.Imaging/MetafileType.cs
System.Drawing.Imaging/MetaHeader.cs
System.Drawing.Imaging/PaletteFlags.cs
System.Drawing.Imaging/PixelFormat.cs
System.Drawing.Imaging/PlayRecordCallback.cs
System.Drawing.Imaging/PropertyItem.cs
System.Drawing.Imaging/WmfPlaceableFileHeader.cs
System.Drawing.Printing/Duplex.cs
System.Drawing.Printing/InvalidPrinterExecption.cs
System.Drawing.Printing/MarginsConverter.cs
System.Drawing.Printing/Margins.cs
System.Drawing.Printing/PageSettings.cs
System.Drawing.Printing/PaperKind.cs
System.Drawing.Printing/PaperSize.cs
System.Drawing.Printing/PaperSourceCollection.cs
System.Drawing.Printing/PaperSource.cs
System.Drawing.Printing/PaperSourceKind.cs
System.Drawing.Printing/PaperUnitConvert.cs
System.Drawing.Printing/PreviewPageInfo.cs
System.Drawing.Printing/PreviewPrintController.cs
System.Drawing.Printing/PrintController.cs
System.Drawing.Printing/PrintDocument.cs
System.Drawing.Printing/PrinterResolution.cs
System.Drawing.Printing/PrinterResolutionKind.cs
System.Drawing.Printing/PrinterSettings.cs
System.Drawing.Printing/PrinterUnit.cs
System.Drawing.Printing/PrinterUnitConvert.cs
System.Drawing.Printing/PrintEventArgs.cs
System.Drawing.Printing/PrintEventHandler.cs
System.Drawing.Printing/PrintingPermissionAttribute.cs
System.Drawing.Printing/PrintingPermission.cs
System.Drawing.Printing/PrintingPermissionLevel.cs
System.Drawing.Printing/PrintPageEventArgs.cs
System.Drawing.Printing/PrintPageEventHandler.cs
System.Drawing.Printing/PrintRange.cs
System.Drawing.Printing/QueryPageSettingsEventArgs.cs
System.Drawing.Printing/QueryPageSettingsEventHandler.cs
System.Drawing.Printing/StandardPrintController.cs
System.Drawing.Text/FontCollection.cs
System.Drawing.Text/GenericFontFamilies.cs
System.Drawing.Text/HotkeyPrefix.cs
System.Drawing.Text/InstalledFontCollection.cs
System.Drawing.Text/TextRenderingHint.cs
System.Drawing.Text/impl/ItfFontCollection.cs
System.Drawing.Text/impl/Xr/FontCollection.cs
System.Drawing.Text/impl/Xr/externLibs.cs