The constructors of Android.Graphics.DashPathEffect are listed below. For a list of all members, see the DashPathEffect Members list.
See Also: Inherited members from Android.Graphics.PathEffect
The intervals array must contain an even number of entries (>=2), with the even indices specifying the "on" intervals, and the odd indices specifying the "off" intervals. phase is an offset into the intervals array (mod the sum of all of the intervals). |
A constructor used when creating managed representations of JNI objects; called by the runtime. |