Android.Graphics.SumPathEffect: Constructor Members

The constructors of Android.Graphics.SumPathEffect are listed below. For a list of all members, see the SumPathEffect Members list.

See Also: Inherited members from Android.Graphics.PathEffect

Public Constructors

Construct a PathEffect whose effect is to apply two effects, in sequence. (e.g. first(path) + second(path))

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.