Path
Direction
FillType
Op
Path()
Path(Path)
Path(nint, JniHandleOwnership)
GenerationId
IsConvex
IsEmpty
IsInverseFillType
JniPeerMembers
PathIterator
ThresholdClass
ThresholdType
AddArc(RectF, Single, Single)
AddArc(Single, Single, Single, Single, Single, Single)
AddCircle(Single, Single, Single, Direction)
AddOval(RectF, Direction)
AddOval(Single, Single, Single, Single, Direction)
AddPath(Path)
AddPath(Path, Matrix)
AddPath(Path, Single, Single)
AddRect(RectF, Direction)
AddRect(Single, Single, Single, Single, Direction)
AddRoundRect(RectF, Single[], Direction)
AddRoundRect(RectF, Single, Single, Direction)
AddRoundRect(Single, Single, Single, Single, Single[], Direction)
AddRoundRect(Single, Single, Single, Single, Single, Single, Direction)
Approximate(Single)
ArcTo(RectF, Single, Single)
ArcTo(RectF, Single, Single, Boolean)
ArcTo(Single, Single, Single, Single, Single, Single, Boolean)
Close()
ComputeBounds(RectF)
ComputeBounds(RectF, Boolean)
ConicTo(Single, Single, Single, Single, Single)
CubicTo(Single, Single, Single, Single, Single, Single)
GetFillType()
IncReserve(Int32)
Interpolate(Path, Single, Path)
InvokeOp(Path, Op)
InvokeOp(Path, Path, Op)
IsInterpolatable(Path)
IsRect(RectF)
LineTo(Single, Single)
MoveTo(Single, Single)
Offset(Single, Single)
Offset(Single, Single, Path)
QuadTo(Single, Single, Single, Single)
RConicTo(Single, Single, Single, Single, Single)
RCubicTo(Single, Single, Single, Single, Single, Single)
Reset()
Rewind()
RLineTo(Single, Single)
RMoveTo(Single, Single)
RQuadTo(Single, Single, Single, Single)
Set(Path)
SetFillType(FillType)
SetLastPoint(Single, Single)
ToggleInverseFillType()
Transform(Matrix)
Transform(Matrix, Path)
net10.0-android36.0
namespace Android.Graphics
{
[Register("android/graphics/Path", DoNotGenerateAcw = true)]
public class Path : Object
{
[Register("addRoundRect", "(FFFF[FLandroid/graphics/Path$Direction;)V", "GetAddRoundRect_FFFFarrayFLandroid_graphics_Path_Direction_Handler")]
public virtual void AddRoundRect(float left, float top, float right, float bottom, float[]! radii, Direction! dir);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 6.07.08.09.010.0 |
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.035.036.0 |
Information specific to net10.0-android36.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API