PathEffect is the base class for objects in the Paint that affect
the geometry of a drawing primitive before it is transformed by the
canvas' matrix and drawn.
See Also:
PathEffect Members
Syntax
[Android.Runtime.Register("android/graphics/PathEffect", DoNotGenerateAcw=true)]
public class
PathEffect :
Java.Lang.ObjectRemarks
PathEffect is the base class for objects in the Paint that affect
the geometry of a drawing primitive before it is transformed by the
canvas' matrix and drawn.
[Android Documentation]
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1