IPaint |
public interface IPaintContext
The IPaintContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddValue | Adds a specified object under a specified key. |
![]() | GetHierarchicalValueT | |
![]() | 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. |
![]() | PopHierarchicalValueT | |
![]() | PushHierarchicalValueT |