CompositionLinearGradientBrush Class

Definition

public ref class CompositionLinearGradientBrush sealed : CompositionGradientBrush
/// [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 CompositionLinearGradientBrush final : CompositionGradientBrush
/// [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 CompositionLinearGradientBrush final : CompositionGradientBrush
[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 CompositionLinearGradientBrush : CompositionGradientBrush
[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 CompositionLinearGradientBrush : CompositionGradientBrush
Public NotInheritable Class CompositionLinearGradientBrush
Inherits CompositionGradientBrush
Inheritance
Object Platform::Object IInspectable CompositionObject CompositionBrush CompositionGradientBrush CompositionLinearGradientBrush
Attributes

Properties

Name Description
AnchorPoint (Inherited from CompositionGradientBrush)
CenterPoint (Inherited from CompositionGradientBrush)
ColorStops (Inherited from CompositionGradientBrush)
Comment (Inherited from CompositionObject)
Compositor (Inherited from CompositionObject)
DispatcherQueue (Inherited from CompositionObject)
EndPoint
ExtendMode (Inherited from CompositionGradientBrush)
ImplicitAnimations (Inherited from CompositionObject)
InterpolationSpace (Inherited from CompositionGradientBrush)
MappingMode (Inherited from CompositionGradientBrush)
Offset (Inherited from CompositionGradientBrush)
Properties (Inherited from CompositionObject)
RotationAngle (Inherited from CompositionGradientBrush)
RotationAngleInDegrees (Inherited from CompositionGradientBrush)
Scale (Inherited from CompositionGradientBrush)
StartPoint
TransformMatrix (Inherited from CompositionGradientBrush)

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