IGeometrySource2D Interface

Definition

Allows for classes that implement this interface to be expressed as a CompositionPath for the purposes of using the Windows.UI.Composition APIs.

public interface class IGeometrySource2D
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.Guid(3405740290, 26380, 16769, 166, 36, 218, 151, 114, 3, 184, 69)]
struct IGeometrySource2D
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.Guid(3405740290, 26380, 16769, 166, 36, 218, 151, 114, 3, 184, 69)]
public interface IGeometrySource2D
Public Interface IGeometrySource2D
Derived
Attributes

Windows requirements

Device family
Windows 10, version 1803 (introduced in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v6.0)

Applies to

See also