C# Class android.graphics.PathDashPathEffect

Inheritance: android.graphics.PathEffect
Datei anzeigen Open project: JeroMiya/androidmono Class Usage Examples

Public Methods

Method Description
PathDashPathEffect ( android arg0, float arg1, float arg2, android arg3 )

Protected Methods

Method Description
PathDashPathEffect ( global @__env )

Private Methods

Method Description
PathDashPathEffect ( )

Method Details

PathDashPathEffect() public method

public PathDashPathEffect ( android arg0, float arg1, float arg2, android arg3 )
arg0 android
arg1 float
arg2 float
arg3 android

PathDashPathEffect() protected method

protected PathDashPathEffect ( global @__env )
@__env global