The GraphicsContainer type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
GraphicsContainer | Overloaded. Initializes a new instance of the GraphicsContainer class. |
| Name | Description | |
|---|---|---|
|
|
Dispose |
Releases all resources used by this GraphicsContainer. |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetAlphaContour |
Gets the Path object that contains the perimeter of transparency mask. |
|
|
GetContentBounds |
Gets the RectangleF object that represents actual bounds of the container content. |
|
|
GetGraphics |
Gets the Graphics object associated with this GraphicsContainer. |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetLayers | |
|
|
GetPreferredColorProfile |
Gets the ColorProfile that is most often used for the preferred color space in this container. |
|
|
GetPreferredPixelFormat |
Gets the PixelFormat that is most often used in this container. |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Scale |
Scales this GraphicsContainer. |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
DpiX |
Gets the horizontal resolution, in pixels per inch, of this GraphicsContainer. |
|
|
DpiY |
Gets the vertical resolution, in pixels per inch, of this GraphicsContainer. |
|
|
Height |
Gets or sets the height of this GraphicsContainer, in pixels. |
|
|
Items |
Gets the collection of items in this GraphicsContainer. |
|
|
Opacity | |
|
|
Width |
Gets or sets the width of this GraphicsContainer, in pixels. |
| Name | Description | |
|---|---|---|
|
|
Disposed |
Occurs when the graphics container has been disposed. |