?? system.drawing.cs
字號:
//$si$ virtual
////////////////////////////////////////////////////////////////
// File System.Drawing.dll:
// Global functions
//-------------------------------------------------------
// Global fields
//-------------------------------------------------------
// Global MemberRefs
//-------------------------------------------------------
// Types
//-------------------------------------------------------
class ThisAssembly : System.Object
{
String Title;
String Description;
String DefaultAlias;
String Copyright;
String Trademark;
String Version;
String InformationalVersion;
Void ThisAssembly();
}
class AssemblyRef : System.Object
{
String EcmaPublicKey;
String Mscorlib;
String SystemData;
String System;
String SystemRuntimeRemoting;
String SystemWindowsForms;
String SystemXml;
String MicrosoftPublicKey;
String SystemConfigurationInstall;
String SystemDesign;
String SystemDirectoryServices;
String SystemDrawingDesign;
String SystemDrawing;
String SystemEnterpriseServices;
String SystemManagement;
String SystemMessaging;
String SystemRuntimeSerializationFormattersSoap;
String SystemSecurity;
String SystemServiceProcess;
String SystemWeb;
String SystemWebRegularExpressions;
String SystemWebServices;
String MicrosoftVisualStudio;
String MicrosoftVSDesigner;
String MicrosoftJScript;
Void AssemblyRef();
}
class System.Drawing.SRDescriptionAttribute : System.ComponentModel.DescriptionAttribute
{
Boolean replaced;
Void System.Drawing.SRDescriptionAttribute( String description);
String get_Description();
property Description { get(){} set(){} };
}
class System.Drawing.SRCategoryAttribute : System.ComponentModel.CategoryAttribute
{
Void System.Drawing.SRCategoryAttribute( String category);
String GetLocalizedString( String value);
}
class System.Drawing.SR : System.Object
{
String CantTellPrinterName;
String CantChangeImmutableObjects;
String CantMakeIconTransparent;
String ColorNotSystemColor;
String GdiplusAborted;
String GdiplusAccessDenied;
String GdiplusCannotCreateGraphicsFromIndexedPixelFormat;
String GdiplusDestPointsInvalidParallelogram;
String GdiplusDestPointsInvalidLength;
String GdiplusFileNotFound;
String GdiplusFontFamilyNotFound;
String GdiplusFontStyleNotFound;
String GdiplusGenericError;
String GdiplusInsufficientBuffer;
String GdiplusInvalidParameter;
String GdiplusInvalidRectangle;
String GdiplusOutOfMemory;
String GdiplusNotImplemented;
String GdiplusNotInitialized;
String GdiplusNotTrueTypeFont;
String GdiplusNotTrueTypeFont_NoName;
String GdiplusObjectBusy;
String GdiplusOverflow;
String GdiplusPropertyNotFoundError;
String GdiplusPropertyNotSupportedError;
String GdiplusUnknown;
String GdiplusUnknownImageFormat;
String GdiplusUnsupportedGdiplusVersion;
String GdiplusWrongState;
String ToolboxItemLocked;
String IllegalState;
String InterpolationColorsColorBlendNotSet;
String InterpolationColorsCommon;
String InterpolationColorsInvalidColorBlendObject;
String InterpolationColorsInvalidStartPosition;
String InterpolationColorsInvalidEndPosition;
String InterpolationColorsLength;
String InterpolationColorsLengthsDiffer;
String InvalidArgument;
String InvalidBoundArgument;
String InvalidClassName;
String InvalidColor;
String InvalidDashPattern;
String InvalidEx2BoundArgument;
String InvalidFrame;
String InvalidGDIHandle;
String InvalidImage;
String InvalidLowBoundArgumentEx;
String InvalidPermissionLevel;
String InvalidPermissionState;
String InvalidPictureType;
String InvalidPrinterException_InvalidPrinter;
String InvalidPrinterException_NoDefaultPrinter;
String InvalidPrinterHandle;
String InvalidSecurityElementTag;
String NativeHandle0;
String NoDefaultPrinter;
String ObjectDisposed;
String PDOCbeginPrintDescr;
String PDOCdocumentNameDescr;
String PDOCdocumentPageSettingsDescr;
String PDOCendPrintDescr;
String PDOCprintControllerDescr;
String PDOCprintPageDescr;
String PDOCprinterSettingsDescr;
String PDOCqueryPageSettingsDescr;
String PSizeNotCustom;
String ResourceNotFound;
String TargetNotPrintingPermission;
String TextParseFailedFormat;
String TriStateCompareError;
String toStringIcon;
String toStringNone;
Class System.Drawing.SR loader;
Class System.Resources.ResourceManager resources;
Void System.Drawing.SR();
Class System.Drawing.SR GetLoader();
String GetString( String name, SZArray Object args);
String GetString( Class System.Globalization.CultureInfo culture, String name, SZArray Object args);
String GetString( String name);
String GetString( Class System.Globalization.CultureInfo culture, String name);
Boolean GetBoolean( String name);
Boolean GetBoolean( Class System.Globalization.CultureInfo culture, String name);
Char GetChar( String name);
Char GetChar( Class System.Globalization.CultureInfo culture, String name);
UI1 GetByte( String name);
UI1 GetByte( Class System.Globalization.CultureInfo culture, String name);
I2 GetShort( String name);
I2 GetShort( Class System.Globalization.CultureInfo culture, String name);
I4 GetInt( String name);
I4 GetInt( Class System.Globalization.CultureInfo culture, String name);
I8 GetLong( String name);
I8 GetLong( Class System.Globalization.CultureInfo culture, String name);
R4 GetFloat( String name);
R4 GetFloat( Class System.Globalization.CultureInfo culture, String name);
R8 GetDouble( String name);
R8 GetDouble( Class System.Globalization.CultureInfo culture, String name);
Object GetObject( String name);
Object GetObject( Class System.Globalization.CultureInfo culture, String name);
Void System.Drawing.SR();
}
class System.ExternDll : System.Object
{
String Gdiplus;
String User32;
String Shfolder;
String Imm32;
String Advapi32;
String Shell32;
String Kernel32;
String Comctl32;
String Oleaut32;
String Olepro32;
String Ole32;
String Gdi32;
String Comdlg32;
String Uxtheme;
String Oleacc;
String Hhctrl;
String Winspool;
String Psapi;
String Ntdll;
String Version;
String Vsassert;
String Mscoree;
String Msi;
String Mqrt;
String Activeds;
String Loadperf;
Void System.ExternDll();
}
class System.Drawing.Brush : System.MarshalByRefObject
{
I nativeBrush;
Object Clone();
Void System.Drawing.Brush();
Void Dispose();
Void Dispose( Boolean disposing);
Void SetNativeBrush( I nativeBrush);
Void Finalize();
}
class System.Drawing.Brushes : System.Object
{
Object TransparentKey;
Object AliceBlueKey;
Object AntiqueWhiteKey;
Object AquaKey;
Object AquamarineKey;
Object AzureKey;
Object BeigeKey;
Object BisqueKey;
Object BlackKey;
Object BlanchedAlmondKey;
Object BlueKey;
Object BlueVioletKey;
Object BrownKey;
Object BurlyWoodKey;
Object CadetBlueKey;
Object ChartreuseKey;
Object ChocolateKey;
Object ChoralKey;
Object CornflowerBlueKey;
Object CornsilkKey;
Object CrimsonKey;
Object CyanKey;
Object DarkBlueKey;
Object DarkCyanKey;
Object DarkGoldenrodKey;
Object DarkGrayKey;
Object DarkGreenKey;
Object DarkKhakiKey;
Object DarkMagentaKey;
Object DarkOliveGreenKey;
Object DarkOrangeKey;
Object DarkOrchidKey;
Object DarkRedKey;
Object DarkSalmonKey;
Object DarkSeaGreenKey;
Object DarkSlateBlueKey;
Object DarkSlateGrayKey;
Object DarkTurquoiseKey;
Object DarkVioletKey;
Object DeepPinkKey;
Object DeepSkyBlueKey;
Object DimGrayKey;
Object DodgerBlueKey;
Object FirebrickKey;
Object FloralWhiteKey;
Object ForestGreenKey;
Object FuchiaKey;
Object GainsboroKey;
Object GhostWhiteKey;
Object GoldKey;
Object GoldenrodKey;
Object GrayKey;
Object GreenKey;
Object GreenYellowKey;
Object HoneydewKey;
Object HotPinkKey;
Object IndianRedKey;
Object IndigoKey;
Object IvoryKey;
Object KhakiKey;
Object LavenderKey;
Object LavenderBlushKey;
Object LawnGreenKey;
Object LemonChiffonKey;
Object LightBlueKey;
Object LightCoralKey;
Object LightCyanKey;
Object LightGoldenrodYellowKey;
Object LightGreenKey;
Object LightGrayKey;
Object LightPinkKey;
Object LightSalmonKey;
Object LightSeaGreenKey;
Object LightSkyBlueKey;
Object LightSlateGrayKey;
Object LightSteelBlueKey;
Object LightYellowKey;
Object LimeKey;
Object LimeGreenKey;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -