The VisualEffects 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.
(Inherited from SmartPainter.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method LoadFromString
Loads SmartPainter settings from the specified string.
(Inherited from SmartPainter.)
Public method LoadPreset
Loads built-in preset into specified element.
(Inherited from SmartPainter.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method OnChanged (Inherited from SmartPainter.)
Public method Reset
Resets custom settings for the specified element.
(Inherited from SmartPainter.)
Public method SaveToString
Saves settings of SmartPainter to string,
(Inherited from SmartPainter.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Public property Angle (Inherited from SmartPainter.)
Public property Enabled (Inherited from SmartPainter.)
Public property Focus (Inherited from SmartPainter.)
Public property Gradient (Inherited from SmartPainter.)
Public property GroupElements (Inherited from SmartPainter.)
Public property Intensity (Inherited from SmartPainter.)
Public property Item[([( Int32])])
Public property Item[([( String])])
Public property Offset (Inherited from SmartPainter.)
Public property Rounding (Inherited from SmartPainter.)
Public property Scalable (Inherited from SmartPainter.)
Public property Scale (Inherited from SmartPainter.)
Public property ScaleEffect (Inherited from SmartPainter.)
Public property Shape (Inherited from SmartPainter.)
Public property Shift (Inherited from SmartPainter.)
Public property Size (Inherited from SmartPainter.)
Public property Soft (Inherited from SmartPainter.)
Public property Styles
Gets the collection of the VisualEffectsStyle.
Public property Transparency (Inherited from SmartPainter.)
Public property Width (Inherited from SmartPainter.)

See Also