Class RadHdcWrapper
Inheritance
System.Object
RadHdcWrapper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: TelerikCommon.dll
Syntax
public class RadHdcWrapper : IDeviceContext, IDisposable
Constructors
RadHdcWrapper(Graphics, Boolean)
Declaration
public RadHdcWrapper(Graphics g, bool useTransfrom)
Parameters
System.Drawing.Graphics
g
|
System.Boolean
useTransfrom
|
Methods
Dispose()
Declaration
public void Dispose()
Implements
System.IDisposable.Dispose()
Dispose(Boolean)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
System.Boolean
disposing
|
Finalize()
Declaration
protected void Finalize()
GetHdc()
Declaration
public IntPtr GetHdc()
Returns
System.IntPtr
|
ReleaseHdc()
Declaration
public void ReleaseHdc()