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 ... 13 14 15 16 17 18 19 20 21 22 23
System.Drawing.Printing.PrinterResolution != | ||
---|---|---|
- | .ctor () | |
= | ToString () | |
= | Kind | |
= | X | |
= | Y |
System.Drawing.Printing.PrinterResolutionKind = | ||
---|---|---|
= | Custom | |
= | Draft | |
= | High | |
= | Low | |
= | Medium | |
= | value__ |
System.Drawing.Printing.PrinterSettings != | ||
---|---|---|
= | .ctor () | |
= | Clone () | |
= | CreateMeasurementGraphics () | |
- | CreateMeasurementGraphics (Boolean honorOriginAtMargins) | |
- | CreateMeasurementGraphics (PageSettings pageSettings) | |
- | CreateMeasurementGraphics (PageSettings pageSettings, Boolean honorOriginAtMargins) | |
= | GetHdevmode () | |
= | GetHdevmode (PageSettings pageSettings) | |
= | GetHdevnames () | |
- | IsDirectPrintingSupported (ImageFormat imageFormat) | |
- | IsDirectPrintingSupported (Image image) | |
= | SetHdevmode (IntPtr hdevmode) | |
= | SetHdevnames (IntPtr hdevnames) | |
= | ToString () | |
= | PaperSizeCollection | |
= | PaperSourceCollection | |
= | PrinterResolutionCollection | |
= | StringCollection | |
= | CanDuplex | |
= | Collate | |
= | Copies | |
= | DefaultPageSettings | |
= | Duplex | |
= | FromPage | |
= | InstalledPrinters | |
= | IsDefaultPrinter | |
= | IsPlotter | |
= | IsValid | |
= | LandscapeAngle | |
= | MaximumCopies | |
= | MaximumPage | |
= | MinimumPage | |
= | PaperSizes | |
= | PaperSources | |
= | PrinterName | |
= | PrinterResolutions | |
- | PrintFileName | |
= | PrintRange | |
= | PrintToFile | |
= | SupportsColor | |
= | ToPage |
System.Drawing.Printing.PrinterUnit = | ||
---|---|---|
= | Display | |
= | HundredthsOfAMillimeter | |
= | TenthsOfAMillimeter | |
= | ThousandthsOfAnInch | |
= | value__ |
System.Drawing.Printing.PrinterUnitConvert = | ||
---|---|---|
= | Convert (Double value, PrinterUnit fromUnit, PrinterUnit toUnit) | |
= | Convert (Int32 value, PrinterUnit fromUnit, PrinterUnit toUnit) | |
= | Convert (Point value, PrinterUnit fromUnit, PrinterUnit toUnit) | |
= | Convert (Size value, PrinterUnit fromUnit, PrinterUnit toUnit) | |
= | Convert (Rectangle value, PrinterUnit fromUnit, PrinterUnit toUnit) | |
= | Convert (Margins value, PrinterUnit fromUnit, PrinterUnit toUnit) |
System.Drawing.Printing.PrintEventArgs != | ||
---|---|---|
= | .ctor () | |
- | PrintAction |
System.Drawing.Printing.PrintEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, PrintEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, PrintEventArgs e) |
System.Drawing.Printing.PrintingPermission = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Copy () | |
= | FromXml (SecurityElement esd) | |
= | Intersect (IPermission target) | |
= | IsSubsetOf (IPermission target) | |
= | IsUnrestricted () | |
= | ToXml () | |
= | Union (IPermission target) | |
= | Level |
System.Drawing.Printing.PrintingPermissionAttribute = | ||
---|---|---|
= | .ctor () | |
= | CreatePermission () | |
= | Level |
System.Drawing.Printing.PrintingPermissionLevel = | ||
---|---|---|
= | AllPrinting | |
= | DefaultPrinting | |
= | NoPrinting | |
= | SafePrinting | |
= | value__ |
System.Drawing.Printing.PrintPageEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Cancel | |
= | Graphics | |
= | HasMorePages | |
= | MarginBounds | |
= | PageBounds | |
= | PageSettings |
System.Drawing.Printing.PrintPageEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, PrintPageEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, PrintPageEventArgs e) |
System.Drawing.Printing.PrintRange != | ||
---|---|---|
= | AllPages | |
- | CurrentPage | |
= | Selection | |
= | SomePages | |
= | value__ |
System.Drawing.Printing.QueryPageSettingsEventArgs = | ||
---|---|---|
= | .ctor () | |
= | PageSettings |
Powered by Ricciolo