Gdi |
public class GdiPaintContext : IPaintContext
The GdiPaintContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | GdiPaintContext | Initializes a new instance of the GdiPaintContext class |
Name | Description | |
---|---|---|
![]() | AddValue | Adds a specified object under a specified key. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetHierarchicalValueT | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | GetValueT | Gets an object stored under a specified key (usually the owner). |
![]() | GetValueOrDefaultT | Gets an object stored under a specified key (usually the owner). If the value is not available, the default value of the specified type is returned. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | PopHierarchicalValueT | |
![]() | PushHierarchicalValueT | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |