GraphicsContainer Methods

The GraphicsContainer type exposes the following members.

Methods

Name Description
Public method Dispose

Releases all resources used by this GraphicsContainer.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAlphaContour

Gets the Path object that contains the perimeter of transparency mask.

Public method GetContentBounds

Gets the RectangleF object that represents actual bounds of the container content.

Public method GetGraphics

Gets the Graphics object associated with this GraphicsContainer.

Public method GetHashCode (Inherited from Object.)
Public method GetPreferredColorProfile

Gets the ColorProfile that is most often used for the preferred color space in this container.

Public method GetPreferredPixelFormat

Gets the PixelFormat that is most often used in this container.

Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Scale

Scales this GraphicsContainer.

Public method ToString (Inherited from Object.)

See Also

Reference