CompositionPathGeometry Class

Definition

public ref class CompositionPathGeometry sealed : CompositionGeometry
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CompositionPathGeometry final : CompositionGeometry
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
class CompositionPathGeometry final : CompositionGeometry
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CompositionPathGeometry : CompositionGeometry
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public sealed class CompositionPathGeometry : CompositionGeometry
Public NotInheritable Class CompositionPathGeometry
Inherits CompositionGeometry
Inheritance
Object Platform::Object IInspectable CompositionObject CompositionGeometry CompositionPathGeometry
Attributes

Properties

Name Description
Comment (Inherited from CompositionObject)
Compositor (Inherited from CompositionObject)
DispatcherQueue (Inherited from CompositionObject)
ImplicitAnimations (Inherited from CompositionObject)
Path
Properties (Inherited from CompositionObject)
TrimEnd (Inherited from CompositionGeometry)
TrimOffset (Inherited from CompositionGeometry)
TrimStart (Inherited from CompositionGeometry)

Methods

Name Description
Close() (Inherited from CompositionObject)
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

(Inherited from CompositionObject)
PopulatePropertyInfo(String, AnimationPropertyInfo) (Inherited from CompositionObject)
StartAnimation(String, CompositionAnimation, AnimationController) (Inherited from CompositionObject)
StartAnimation(String, CompositionAnimation) (Inherited from CompositionObject)
StartAnimationGroup(ICompositionAnimationBase) (Inherited from CompositionObject)
StopAnimation(String) (Inherited from CompositionObject)
StopAnimationGroup(ICompositionAnimationBase) (Inherited from CompositionObject)
TryGetAnimationController(String) (Inherited from CompositionObject)

Applies to