Click or drag to resize

IPaintContext Methods

The IPaintContext type exposes the following members.

Methods
 NameDescription
Public methodAddValue Adds a specified object under a specified key.
Public methodGetHierarchicalValueT 
Public methodGetValueT Gets an object stored under a specified key (usually the owner).
Public methodGetValueOrDefaultT 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.
Public methodPopHierarchicalValueT 
Public methodPushHierarchicalValueT 
Top
See Also