The SmartPainter type exposes the following members.

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetNumberOfPresets
Gets the number of built-in presets.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method LoadFromString
Loads SmartPainter settings from the specified string.
Public method LoadPreset
Loads built-in preset into specified element.
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method OnChanged
Public method Reset
Resets custom settings for the specified element.
Public method SaveToString
Saves settings of SmartPainter to string,
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

See Also