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 17 ...
![]() | System.Drawing.RectangleF = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Empty |
![]() | = | Contains (Single x, Single y) |
![]() | = | Contains (PointF pt) |
![]() | = | Contains (RectangleF rect) |
![]() | = | Equals (Object obj) |
![]() | = | FromLTRB (Single left, Single top, Single right, Single bottom) |
![]() | = | GetHashCode () |
![]() | = | Inflate (Single x, Single y) |
![]() | = | Inflate (SizeF size) |
![]() | = | Inflate (RectangleF rect, Single x, Single y) |
![]() | = | Intersect (RectangleF rect) |
![]() | = | Intersect (RectangleF a, RectangleF b) |
![]() | = | IntersectsWith (RectangleF rect) |
![]() | = | Offset (PointF pos) |
![]() | = | Offset (Single x, Single y) |
![]() | = | op_Equality (RectangleF left, RectangleF right) |
![]() | = | op_Implicit (Rectangle r) |
![]() | = | op_Inequality (RectangleF left, RectangleF right) |
![]() | = | ToString () |
![]() | = | Union (RectangleF a, RectangleF b) |
![]() | = | Bottom |
![]() | = | Height |
![]() | = | IsEmpty |
![]() | = | Left |
![]() | = | Location |
![]() | = | Right |
![]() | = | Size |
![]() | = | Top |
![]() | = | Width |
![]() | = | X |
![]() | = | Y |
![]() | System.Drawing.Drawing2D.RegionData = | |
---|---|---|
![]() | = | Data |
![]() | System.Drawing.SizeF != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Empty |
![]() | = | Empty |
![]() | + | Add (SizeF sz1, SizeF sz2) |
![]() | = | Equals (Object obj) |
![]() | = | Equals (Object obj) |
![]() | = | GetHashCode () |
![]() | = | GetHashCode () |
![]() | = | op_Addition (SizeF sz1, SizeF sz2) |
![]() | = | op_Addition (SizeF sz1, SizeF sz2) |
![]() | = | op_Equality (SizeF sz1, SizeF sz2) |
![]() | = | op_Equality (SizeF sz1, SizeF sz2) |
![]() | = | op_Explicit (SizeF size) |
![]() | = | op_Explicit (SizeF size) |
![]() | = | op_Inequality (SizeF sz1, SizeF sz2) |
![]() | = | op_Inequality (SizeF sz1, SizeF sz2) |
![]() | = | op_Subtraction (SizeF sz1, SizeF sz2) |
![]() | = | op_Subtraction (SizeF sz1, SizeF sz2) |
![]() | + | Subtract (SizeF sz1, SizeF sz2) |
![]() | = | ToPointF () |
![]() | = | ToPointF () |
![]() | = | ToSize () |
![]() | = | ToSize () |
![]() | = | ToString () |
![]() | = | ToString () |
![]() | = | Height |
![]() | = | Height |
![]() | = | IsEmpty |
![]() | = | IsEmpty |
![]() | = | Width |
![]() | = | Width |
![]() | System.Drawing.Drawing2D.SmoothingMode = | |
---|---|---|
![]() | = | AntiAlias |
![]() | = | Default |
![]() | = | HighQuality |
![]() | = | HighSpeed |
![]() | = | Invalid |
![]() | = | None |
![]() | = | value__ |
![]() | System.Drawing.StringAlignment = | |
---|---|---|
![]() | = | Center |
![]() | = | Far |
![]() | = | Near |
![]() | = | value__ |
![]() | System.Drawing.StringDigitSubstitute = | |
---|---|---|
![]() | = | National |
![]() | = | None |
![]() | = | Traditional |
![]() | = | User |
![]() | = | value__ |
![]() | System.Drawing.CharacterRange != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | + | Equals (Object obj) |
![]() | + | GetHashCode () |
![]() | + | op_Equality (CharacterRange cr1, CharacterRange cr2) |
![]() | + | op_Inequality (CharacterRange cr1, CharacterRange cr2) |
![]() | = | First |
![]() | = | First |
![]() | = | Length |
![]() | = | Length |
![]() | System.Drawing.StringFormat = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Clone () |
![]() | = | Dispose () |
![]() | = | GetTabStops (Single& firstTabOffset) |
![]() | = | SetDigitSubstitution (Int32 language, StringDigitSubstitute substitute) |
![]() | = | SetMeasurableCharacterRanges (CharacterRange[] ranges) |
![]() | = | SetTabStops (Single firstTabOffset, Single[] tabStops) |
![]() | = | ToString () |
![]() | = | Alignment |
![]() | = | DigitSubstitutionLanguage |
![]() | = | DigitSubstitutionMethod |
![]() | = | FormatFlags |
![]() | = | GenericDefault |
![]() | = | GenericTypographic |
![]() | = | HotkeyPrefix |
![]() | = | LineAlignment |
![]() | = | Trimming |
![]() | System.Drawing.StringFormatFlags = | |
---|---|---|
![]() | = | DirectionRightToLeft |
![]() | = | DirectionVertical |
![]() | = | DisplayFormatControl |
![]() | = | FitBlackBox |
![]() | = | LineLimit |
![]() | = | MeasureTrailingSpaces |
![]() | = | NoClip |
![]() | = | NoFontFallback |
![]() | = | NoWrap |
![]() | = | value__ |
![]() | System.Drawing.StringTrimming = | |
---|---|---|
![]() | = | Character |
![]() | = | EllipsisCharacter |
![]() | = | EllipsisPath |
![]() | = | EllipsisWord |
![]() | = | None |
![]() | = | value__ |
![]() | = | Word |
![]() | System.Drawing.StringUnit = | |
---|---|---|
![]() | = | Display |
![]() | = | Document |
![]() | = | Em |
![]() | = | Inch |
![]() | = | Millimeter |
![]() | = | Pixel |
![]() | = | Point |
![]() | = | value__ |
![]() | = | World |
![]() | System.Drawing.Text.TextRenderingHint = | |
---|---|---|
![]() | = | AntiAlias |
![]() | = | AntiAliasGridFit |
![]() | = | ClearTypeGridFit |
![]() | = | SingleBitPerPixel |
![]() | = | SingleBitPerPixelGridFit |
![]() | = | SystemDefault |
![]() | = | value__ |
![]() | System.Drawing.TextureBrush = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .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) |
![]() | = | TranslateTransform (Single dx, Single dy) |
![]() | = | TranslateTransform (Single dx, Single dy, MatrixOrder order) |
![]() | = | Image |
![]() | = | Transform |
![]() | = | WrapMode |
![]() | System.Drawing.GraphicsUnit = | |
---|---|---|
![]() | = | Display |
![]() | = | Document |
![]() | = | Inch |
![]() | = | Millimeter |
![]() | = | Pixel |
![]() | = | Point |
![]() | = | value__ |
![]() | = | World |
Powered by Ricciolo