Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System.Drawing
Totale classi: 345, di cui
- 9 nuove
- 63 modificate
- 0 rimosse
Pagina 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ...
System.Drawing.Imaging.MetafileType = | ||
---|---|---|
= | Emf | |
= | EmfPlusDual | |
= | EmfPlusOnly | |
= | Invalid | |
= | value__ | |
= | Wmf | |
= | WmfPlaceable |
System.Drawing.Imaging.MetaHeader = | ||
---|---|---|
= | .ctor () | |
= | HeaderSize | |
= | MaxRecord | |
= | NoObjects | |
= | NoParameters | |
= | Size | |
= | Type | |
= | Version |
System.Drawing.Imaging.PaletteFlags = | ||
---|---|---|
= | GrayScale | |
= | Halftone | |
= | HasAlpha | |
= | value__ |
System.Drawing.Drawing2D.PathData = | ||
---|---|---|
= | .ctor () | |
= | Points | |
= | Types |
System.Drawing.Drawing2D.PathGradientBrush = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Clone () | |
= | MultiplyTransform (Matrix matrix) | |
= | MultiplyTransform (Matrix matrix, MatrixOrder order) | |
= | ResetTransform () | |
= | RotateTransform (Single angle) | |
= | RotateTransform (Single angle, MatrixOrder order) | |
= | ScaleTransform (Single sx, Single sy) | |
= | ScaleTransform (Single sx, Single sy, MatrixOrder order) | |
= | SetBlendTriangularShape (Single focus) | |
= | SetBlendTriangularShape (Single focus, Single scale) | |
= | SetSigmaBellShape (Single focus) | |
= | SetSigmaBellShape (Single focus, Single scale) | |
= | TranslateTransform (Single dx, Single dy) | |
= | TranslateTransform (Single dx, Single dy, MatrixOrder order) | |
= | Blend | |
= | CenterColor | |
= | CenterPoint | |
= | FocusScales | |
= | InterpolationColors | |
= | Rectangle | |
= | SurroundColors | |
= | Transform | |
= | WrapMode |
System.Drawing.Drawing2D.PathPointType = | ||
---|---|---|
= | Bezier | |
= | Bezier3 | |
= | CloseSubpath | |
= | DashMode | |
= | Line | |
= | PathMarker | |
= | PathTypeMask | |
= | Start | |
= | value__ |
System.Drawing.Drawing2D.PenAlignment = | ||
---|---|---|
= | Center | |
= | Inset | |
= | Left | |
= | Outset | |
= | Right | |
= | value__ |
System.Drawing.Drawing2D.PenType = | ||
---|---|---|
= | HatchFill | |
= | LinearGradient | |
= | PathGradient | |
= | SolidColor | |
= | TextureFill | |
= | value__ |
System.Drawing.Imaging.PixelFormat = | ||
---|---|---|
= | Alpha | |
= | Canonical | |
= | DontCare | |
= | Extended | |
= | Format16bppArgb1555 | |
= | Format16bppGrayScale | |
= | Format16bppRgb555 | |
= | Format16bppRgb565 | |
= | Format1bppIndexed | |
= | Format24bppRgb | |
= | Format32bppArgb | |
= | Format32bppPArgb | |
= | Format32bppRgb | |
= | Format48bppRgb | |
= | Format4bppIndexed | |
= | Format64bppArgb | |
= | Format64bppPArgb | |
= | Format8bppIndexed | |
= | Gdi | |
= | Indexed | |
= | Max | |
= | PAlpha | |
= | Undefined | |
= | value__ |
System.Drawing.Drawing2D.PixelOffsetMode = | ||
---|---|---|
= | Default | |
= | Half | |
= | HighQuality | |
= | HighSpeed | |
= | Invalid | |
= | None | |
= | value__ |
System.Drawing.Imaging.PlayRecordCallback = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (EmfPlusRecordType recordType, Int32 flags, Int32 dataSize, IntPtr recordData, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (EmfPlusRecordType recordType, Int32 flags, Int32 dataSize, IntPtr recordData) |
System.Drawing.PointF != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Empty | |
= | Empty | |
+ | Add (PointF pt, Size sz) | |
+ | Add (PointF pt, SizeF sz) | |
= | Equals (Object obj) | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | op_Addition (PointF pt, Size sz) | |
= | op_Addition (PointF pt, Size sz) | |
+ | op_Addition (PointF pt, SizeF sz) | |
= | op_Equality (PointF left, PointF right) | |
= | op_Equality (PointF left, PointF right) | |
= | op_Inequality (PointF left, PointF right) | |
= | op_Inequality (PointF left, PointF right) | |
= | op_Subtraction (PointF pt, Size sz) | |
= | op_Subtraction (PointF pt, Size sz) | |
+ | op_Subtraction (PointF pt, SizeF sz) | |
+ | Subtract (PointF pt, Size sz) | |
+ | Subtract (PointF pt, SizeF sz) | |
= | ToString () | |
= | ToString () | |
= | IsEmpty | |
= | IsEmpty | |
= | X | |
= | X | |
= | Y | |
= | Y |
System.Drawing.Text.PrivateFontCollection = | ||
---|---|---|
= | .ctor () | |
= | AddFontFile (String filename) | |
= | AddMemoryFont (IntPtr memory, Int32 length) |
System.Drawing.Imaging.PropertyItem = | ||
---|---|---|
= | Id | |
= | Len | |
= | Type | |
= | Value |
Powered by Ricciolo