Compute the Outline of the shape and return it in the supplied Outline
parameter.
Syntax
[Android.Runtime.Register("getOutline", "(Landroid/graphics/Outline;)V", "GetGetOutline_Landroid_graphics_Outline_Handler")]
public virtual
void GetOutline (
Android.Graphics.Outline outline)
Parameters
- outline
- The Outline to be populated with the result. Should not be null.
Remarks
Requirements
Namespace: Android.Graphics.Drawables.Shapes
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1