IGeometry Interface

Definition

Enable you to describe the geometry of a 2D shape.

public interface class IGeometry : Microsoft::Maui::Graphics::IShape
public interface IGeometry : Microsoft.Maui.Graphics.IShape
type IGeometry = interface
    interface IShape
Public Interface IGeometry
Implements IShape
Derived
Implements

Methods

PathForBounds(Rect) (Inherited from IShape)

Applies to