Class CustomEffectFactory
- Namespace
- GrapeCity.Documents.DX.Direct2D
- Assembly
- GcDocs.DX.Windows.dll
A class used for creating custom effects.
public class CustomEffectFactory
- Inheritance
-
object
CustomEffectFactory
- Inherited Members
-
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Properties
CustomEffect
public ICustomEffect CustomEffect { get; set; }
Property Value
- ICustomEffect