C# Class android.graphics.DiscretePathEffect

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

Public Methods

Method Description
DiscretePathEffect ( float arg0, float arg1 )

Protected Methods

Method Description
DiscretePathEffect ( global @__env )

Private Methods

Method Description
DiscretePathEffect ( )

Method Details

DiscretePathEffect() public method

public DiscretePathEffect ( float arg0, float arg1 )
arg0 float
arg1 float

DiscretePathEffect() protected method

protected DiscretePathEffect ( global @__env )
@__env global