GraphicsUnit (System.Drawing.GraphicsUnit)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.Drawing.dll

Specifies the unit of measure for the given data.

VB.NET C#

C#

public enum struct GraphicsUnit : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

VB.NET pastebin - collaborative debugging tool

... 27.0 !, System. Drawing . FontStyle . Bold , System. Drawing . GraphicsUnit . Point , CType ( 0 , Byte ) ) ...

www.csharphelp.com

this.button1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)

Graphics-Member (Visual J#-Syntax)

... public boolean get_IsClipEmpty (); public boolean get_IsVisibleClipEmpty (); public float get_PageScale (); public void set_PageScale ( float value ); public System.Drawing.GraphicsUnit ...

Graphics (Miembros de) (Sintaxis de Visual J#)

... public boolean get_IsClipEmpty (); public boolean get_IsVisibleClipEmpty (); public float get_PageScale (); public void set_PageScale ( float value ); public System.Drawing.GraphicsUnit ...

MBR IT/.NET 247 : System.Drawing Namespace [Details]

System.Drawing.GraphicsUnit: System.Drawing.Icon: System.Drawing.IconConverter ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your ...

www.dcs.ed.ac.uk

this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)

System.Drawing

System.Void EnumerateMetafile (System.Drawing.Imaging.Metafile metafile, System.Drawing.PointF destPoint, System.Drawing.RectangleF srcRect, System.Drawing.GraphicsUnit srcUnit ...

FORM1

Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)

Graphics.PageUnit Property (System.Drawing)

Type: System.Drawing . . :: . GraphicsUnit. One of the GraphicsUnit values other than World ... The following code example demonstrates the effect of changing the PageUnit ...

GraphicsUnit Enumeration (System.Drawing)

Specifies the unit of measure for the given data. Namespace: System.Drawing ... Previous Versions .NET Framework 2.0 Class Library Reference System.Drawing GraphicsUnit Enumeration

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support